6
3
Fork
You've already forked examples
11

my_cool_feature_branch #1

Open
Fenix wants to merge 3 commits from Fenix/examples:my_cool_feature_branch into main
pull from: Fenix/examples:my_cool_feature_branch
merge into: knut:main
knut:main
First-time contributor
Copy link

Nihil Sine Ka0S

Nihil Sine Ka0S
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 my_cool_feature_branch:Fenix-my_cool_feature_branch
git switch Fenix-my_cool_feature_branch

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 Fenix-my_cool_feature_branch
git switch Fenix-my_cool_feature_branch
git rebase main
git switch main
git merge --ff-only Fenix-my_cool_feature_branch
git switch Fenix-my_cool_feature_branch
git rebase main
git switch main
git merge --no-ff Fenix-my_cool_feature_branch
git switch main
git merge --squash Fenix-my_cool_feature_branch
git switch main
git merge --ff-only Fenix-my_cool_feature_branch
git switch main
git merge Fenix-my_cool_feature_branch
git push origin main
Sign in to join this conversation.
No reviewers
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
knut/examples!1
Reference in a new issue
knut/examples
No description provided.
Delete branch "Fenix/examples:my_cool_feature_branch"

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?