Update a #1

Open
Siklos wants to merge 1 commit from b into main
Owner
No description provided.
Siklos added 1 commit 2023-08-14 19:06:20 -04:00
This pull request has changes conflicting with the target branch.
  • a
View command line instructions

Checkout

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

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 b
git checkout b
git rebase main
git checkout main
git merge --ff-only b
git checkout b
git rebase main
git checkout main
git merge --no-ff b
git checkout main
git merge --squash b
git checkout main
git merge --ff-only b
git checkout main
git merge b
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: Siklos/forgejo-test#1
No description provided.