rrt #2

Open
Squatnet wants to merge 19 commits from nathanfranke/main into 4.3
Squatnet commented 2024-11-03 19:20:28 +00:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • .github/workflows/build.yml
  • godot-cpp
  • project/addons/example/example.gdextension
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nathanfranke/main:nathanfranke/main
git switch nathanfranke/main

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 switch 4.3
git merge --no-ff nathanfranke/main
git switch nathanfranke/main
git rebase 4.3
git switch 4.3
git merge --ff-only nathanfranke/main
git switch nathanfranke/main
git rebase 4.3
git switch 4.3
git merge --no-ff nathanfranke/main
git switch 4.3
git merge --squash nathanfranke/main
git switch 4.3
git merge --ff-only nathanfranke/main
git switch 4.3
git merge nathanfranke/main
git push origin 4.3
Sign in to join this conversation.
No description provided.