diff options
author | Shitian Ni <shitian.ni@gmail.com> | 2017-05-25 13:52:19 +0900 |
---|---|---|
committer | Shitian Ni <shitian.ni@gmail.com> | 2017-05-25 13:52:19 +0900 |
commit | cb731dc603969687eef781216c046f1857fabc1f (patch) | |
tree | ae16d7a4964262e422288ae4dccd6d53d5b33a30 /doc/source/dev/gitwash/git_links.inc | |
parent | 1dd67b836c3b3540560e467a0775625211e6064a (diff) | |
download | numpy-cb731dc603969687eef781216c046f1857fabc1f.tar.gz |
updated development git document on protocols
Diffstat (limited to 'doc/source/dev/gitwash/git_links.inc')
-rw-r--r-- | doc/source/dev/gitwash/git_links.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/dev/gitwash/git_links.inc b/doc/source/dev/gitwash/git_links.inc index 30532da99..7c3b3e76b 100644 --- a/doc/source/dev/gitwash/git_links.inc +++ b/doc/source/dev/gitwash/git_links.inc @@ -56,6 +56,7 @@ .. _learn git: https://www.atlassian.com/git/tutorials/ .. _filing pull requests: https://help.github.com/articles/using-pull-requests/#initiating-the-pull-request .. _pull request review: https://help.github.com/articles/using-pull-requests/#reviewing-the-pull-request +.. _`git protocols`: https://git-scm.com/book/id/v2/Git-on-the-Server-The-Protocols .. other stuff |