test #14

Open
noerw wants to merge 4 commits from add-repo-fork into norwin
Owner
No description provided.
noerw added 4 commits 2021-11-09 11:36:52 +00:00
noerw-test approved these changes 2021-11-09 11:37:45 +00:00
This pull request has changes conflicting with the target branch.
  • cmd/repos.go
  • cmd/repos/fork.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-repo-fork:add-repo-fork
git checkout add-repo-fork

Merge

Merge the changes and update on Gitea.
git checkout norwin
git merge --no-ff add-repo-fork
git checkout norwin
git merge --ff-only add-repo-fork
git checkout add-repo-fork
git rebase norwin
git checkout norwin
git merge --no-ff add-repo-fork
git checkout norwin
git merge --squash add-repo-fork
git checkout norwin
git merge --ff-only add-repo-fork
git checkout norwin
git merge add-repo-fork
git push origin norwin
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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: noerw/tea#14
No description provided.