Test Pull - 1 - Auto Rebase #1

Open
swapnil wants to merge 0 commits from test/pull-1 into main
Owner
No description provided.
swapnil changed title from Test Pull - 1 to Test Pull - 1 - Auto Rebase 2024-07-04 09:53:26 +02:00
This branch is already included in the target branch. There is nothing to merge.

Checkout

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

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff test/pull-1
git checkout main
git merge --ff-only test/pull-1
git checkout test/pull-1
git rebase main
git checkout main
git merge --no-ff test/pull-1
git checkout main
git merge --squash test/pull-1
git checkout main
git merge --ff-only test/pull-1
git checkout main
git merge test/pull-1
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: swapnil/idlers-agent#1
No description provided.