Change file #1

Open
matthew wants to merge 5 commits from branch1 into main
There is no content yet.
matthew added 1 commit 2023-02-17 18:58:39 +00:00
matthew added 1 commit 2023-02-17 19:07:34 +00:00
matthew added 1 commit 2023-02-17 19:30:55 +00:00
matthew added 1 commit 2023-02-17 19:32:14 +00:00
matthew added 1 commit 2023-02-21 21:47:51 +00:00
This pull request has changes conflicting with the target branch.
  • File.txt
  • NewFileHere.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 branch1 main
git pull origin branch1

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff branch1
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#1
There is no content yet.