Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mark Chiew
pytreat-practicals-2020
Commits
5e854ad9
Commit
5e854ad9
authored
Mar 04, 2020
by
Paul McCarthy
🚵
Browse files
checkout not rebase
parent
77caa9f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5e854ad9
...
...
@@ -152,7 +152,7 @@ git merge origin/master
> git fetch --all
>
> # replace <branch_name> with your local branch name
> git
rebase
<remote_name>/master
> git
checkout
<remote_name>/master
>
> # replace <remote_name> with the main repository name
> git rebase <remote_name>/master
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment