Upstream changes #7

Open
biodranik wants to merge 9 commits from upstream into master
biodranik commented 2024-09-05 09:21:31 +00:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • README.md
View command line instructions

Checkout

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

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 master
git merge --no-ff upstream
git checkout upstream
git rebase master
git checkout master
git merge --ff-only upstream
git checkout upstream
git rebase master
git checkout master
git merge --no-ff upstream
git checkout master
git merge --squash upstream
git checkout master
git merge --ff-only upstream
git checkout master
git merge upstream
git push origin master
Sign in to join this conversation.
No description provided.