Look at me a commit #14

Open
max wants to merge 1 commit from feature/testpatch into main
Owner
No description provided.
max added 1 commit 2022-10-25 16:54:25 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

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

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 feature/testpatch
git checkout feature/testpatch
git rebase main
git checkout main
git merge --ff-only feature/testpatch
git checkout feature/testpatch
git rebase main
git checkout main
git merge --no-ff feature/testpatch
git checkout main
git merge --squash feature/testpatch
git checkout main
git merge --ff-only feature/testpatch
git checkout main
git merge feature/testpatch
git push origin main
Sign in to join this conversation.
No reviewers
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: max/flangr#14
No description provided.