add this 3rd branch #3

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

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff justineBranch
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#3
Loading…
There is no content yet.