GitHub: update Maintaining section
parent
27b2ec5c43
commit
6197049b53
|
@ -133,8 +133,7 @@ When you wish to make changes in the future you will want to have an up-to-date
|
||||||
|
|
||||||
```
|
```
|
||||||
git checkout master
|
git checkout master
|
||||||
git fetch upstream
|
git pull upstream master
|
||||||
git merge upstream/master
|
|
||||||
git push origin master
|
git push origin master
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue