branch2 #5

Open
matthew wants to merge 4 commits from branch2 into main
There is no content yet.
matthew added 3 commits 2023-02-22 19:23:14 +00:00
matthew added 1 commit 2023-02-22 20:10:33 +00:00
This pull request has changes conflicting with the target branch.
  • File.txt
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b branch2 main
git pull origin branch2

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff branch2
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: matthew/Test-Repo#5
There is no content yet.