测试流水线 #3

Open
SheYuWu03 wants to merge 1 commits from szx_branch into master
Owner
No description provided.
SheYuWu03 added 1 commit 2024-05-30 20:34:36 +08:00
This pull request has changes conflicting with the target branch.
  • test.md
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 szx_branch master
git pull origin szx_branch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff szx_branch
git push origin master
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: SheYuWu03/gitlink_help_center#3
No description provided.