patch-1 #3

Open
dorian wants to merge 3 commits from patch-1 into master
Owner

This PR closes #1

This PR closes #1
dorian added 3 commits 2022-07-16 09:26:19 +02:00
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 patch-1:patch-1
git checkout patch-1

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 patch-1
git checkout patch-1
git rebase master
git checkout master
git merge --ff-only patch-1
git checkout patch-1
git rebase master
git checkout master
git merge --no-ff patch-1
git checkout master
git merge --squash patch-1
git checkout master
git merge --ff-only patch-1
git checkout master
git merge patch-1
git push origin master
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: dorian/test#3
No description provided.