master #3

Open
yovinchen wants to merge 4 commits from master into dev
Owner

项目二阶段完成,合并主分支

项目二阶段完成,合并主分支
yovinchen added 4 commits 2024-06-05 16:16:14 +08:00
This pull request has changes conflicting with the target branch.
  • README.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 master dev
git pull origin master

Step 2:

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