commit to new branch #2

Merged
justineyung02 merged 1 commits from newBranch into master 1 year ago
Owner
There is no content yet.
justineyung02 added 1 commit 1 year ago
justineyung02 merged commit 53eb19b20e into master 1 year ago
justineyung02 deleted branch newBranch 1 year ago
The pull request has been merged as 53eb19b20e.
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 newBranch master
git pull origin newBranch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff newBranch
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: justineyung02/s06-sample-clone#2
Loading…
There is no content yet.