WIP: Integration #3

Draft
duuqnd wants to merge 24 commits from integration into main
Owner
No description provided.
duuqnd added 24 commits 2025-07-25 13:10:41 +02:00
This pull request has changes conflicting with the target branch.
  • wip-hugo/STARTUP.s
  • wip-hugo/build.sh
  • wip-hugo/routines/circle/circle_test_position.s
  • wip-hugo/routines/circle/circle_test_size.s
  • wip-hugo/routines/line/line.s
  • wip-hugo/routines/line/line_down.s
  • wip-hugo/routines/line/line_down_inv.s
  • wip-hugo/routines/line/line_test_extensive.s
  • wip-hugo/routines/line/line_up.s
  • wip-hugo/routines/line/line_up_inv.s
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin integration:integration
git checkout integration

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff integration
git checkout integration
git rebase main
git checkout main
git merge --ff-only integration
git checkout integration
git rebase main
git checkout main
git merge --no-ff integration
git checkout main
git merge --squash integration
git checkout main
git merge --ff-only integration
git checkout main
git merge integration
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Stacken/c64-livecoding#3
No description provided.