first commit from the new_branch #1

Merged
scooper merged 2 commits from new_branch into master 1 year ago
scooper commented 1 year ago
Owner
There is no content yet.
scooper merged commit 4e088ef164 into master 1 year ago
The pull request has been merged as 4e088ef164.
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 new_branch master
git pull origin new_branch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff new_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: scooper/eatCodeSleep#1
Loading…
There is no content yet.