Test - pull 4 - branch only in remote, not local #4

Open
swapnil wants to merge 0 commits from test/pull-4 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-4:test/pull-4
git checkout test/pull-4

Merge

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