第一次pr #1

Open
comyan wants to merge 0 commits from comyan into master
Owner
No description provided.
comyan added 1 commit 2022-08-17 10:04:22 +08:00
This branch is already included in the target branch. There is nothing to merge.
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 comyan master
git pull origin comyan

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff comyan
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: comyan/demo#1
No description provided.