doc/manual.txt: extend the "Contributing via git" section.
This commit is contained in:
parent
1ed16b0058
commit
c0c34b734e
1 changed files with 5 additions and 0 deletions
|
@ -433,3 +433,8 @@ To pull in new changes from `upstream`:
|
|||
--------------------------
|
||||
$ git pull upstream master
|
||||
--------------------------
|
||||
|
||||
Once you've made changes to your `forked` repository you can submit
|
||||
a github pull request; see
|
||||
https://help.github.com/articles/fork-a-repo[github's help]
|
||||
for more information.
|
||||
|
|
Loading…
Reference in a new issue