[Do not merge]: foo #2

Open
dadada wants to merge 1 commit from test into main
Owner
No description provided.
dadada added 1 commit 2022-02-04 22:59:46 +01:00
dadada reviewed 2022-02-04 23:01:27 +01:00
foo Outdated
@ -0,0 +1,2 @@
AAAAA
Author
Owner

Test

Test
dadada marked this conversation as resolved
dadada force-pushed test from a9893926f7 to 84691a70aa 2022-02-04 23:02:25 +01:00 Compare
dadada added 1 commit 2022-02-04 23:03:22 +01:00
dadada force-pushed test from 6f1d940df2 to 98d2e9a49d 2022-02-04 23:06:37 +01:00 Compare
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 test:test
git checkout test

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 test
git checkout test
git rebase main
git checkout main
git merge --ff-only test
git checkout test
git rebase main
git checkout main
git merge --no-ff test
git checkout main
git merge --squash test
git checkout main
git merge --ff-only test
git checkout main
git merge test
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: dadada/scripts#2
No description provided.