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
239b1ddc
Commit
239b1ddc
authored
Jan 19, 2018
by
Paul McCarthy
🚵
Browse files
Fix to rebase command
parent
d79e5ff5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
239b1ddc
...
...
@@ -31,8 +31,8 @@ To contribute to the practicals:
```
git fetch --all
git rebase upstream
master
git push origin master
git rebase upstream
/
master
git push
--force
origin master
```
6.
In gitlab, submit a merge request from your fork back to the upstream
...
...
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