Test Pull - 2 - Auto rebase #2

Open
swapnil wants to merge 0 commits from test/pull-2 into main
Owner
No description provided.
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-2:test/pull-2
git checkout test/pull-2

Merge

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff test/pull-2
git checkout main
git merge --ff-only test/pull-2
git checkout test/pull-2
git rebase main
git checkout main
git merge --no-ff test/pull-2
git checkout main
git merge --squash test/pull-2
git checkout main
git merge --ff-only test/pull-2
git checkout main
git merge test/pull-2
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#2
No description provided.