1
1
Fork
You've already forked playground
0

WIP: Test force-pushes in pull requests #2

Draft
sylfn wants to merge 1 commit from test-pull-forcepush into main
pull from: test-pull-forcepush
merge into: sylfn:main
sylfn:main
sylfn:another-branch
sylfn:dev
Owner
Copy link
No description provided.
sylfn force-pushed test-pull-forcepush from 041118ff9a to 8037f61936 2025年08月14日 21:19:19 +02:00 Compare
sylfn changed title from (削除) WIP: Test force-pushes in pull requests (削除ここまで) to Test force-pushes in pull requests 2025年11月06日 20:03:02 +01:00
sylfn changed title from (削除) Test force-pushes in pull requests (削除ここまで) to WIP: Test force-pushes in pull requests 2025年11月06日 20:03:22 +01:00
sylfn changed title from (削除) WIP: Test force-pushes in pull requests (削除ここまで) to Test force-pushes in pull requests 2026年02月01日 17:46:14 +01:00
sylfn changed title from (削除) Test force-pushes in pull requests (削除ここまで) to WIP: Test force-pushes in pull requests 2026年02月01日 17:47:05 +01:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

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

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 switch main
git merge --no-ff test-pull-forcepush
git switch test-pull-forcepush
git rebase main
git switch main
git merge --ff-only test-pull-forcepush
git switch test-pull-forcepush
git rebase main
git switch main
git merge --no-ff test-pull-forcepush
git switch main
git merge --squash test-pull-forcepush
git switch main
git merge --ff-only test-pull-forcepush
git switch main
git merge test-pull-forcepush
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
sylfn/playground!2
Reference in a new issue
sylfn/playground
No description provided.
Delete branch "test-pull-forcepush"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?