PR实训 #9

Open
daijingtao18 wants to merge 1 commits from daijingtao18/SoftwareEngineeringCase:master into master
First-time contributor
No description provided.
daijingtao18 added 1 commit 2021-05-19 10:53:53 +08:00
This pull request has changes conflicting with the target branch.
  • helloworld.py
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 daijingtao18-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff daijingtao18-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: wangtao/SoftwareEngineeringCase#9
No description provided.