summaryrefslogtreecommitdiff
path: root/Documentation/git-fetch.txt
diff options
context:
space:
mode:
authorMarc Branchaud <marcnarc@xiplink.com>2014-06-11 14:24:04 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-12 16:59:13 (GMT)
commitdb4e4113ea33ece52c5988f9b9f7c0559c802602 (patch)
treed1c911c6d63c7183750071595a793874f28e949b /Documentation/git-fetch.txt
parentc5558f80c3a34f411022f1bc67f8364556ca3922 (diff)
downloadgit-db4e4113ea33ece52c5988f9b9f7c0559c802602.zip
git-db4e4113ea33ece52c5988f9b9f7c0559c802602.tar.gz
git-db4e4113ea33ece52c5988f9b9f7c0559c802602.tar.bz2
docs: Explain the purpose of fetch's and pull's <refspec> parameter.
Signed-off-by: Marc Branchaud <marcnarc@xiplink.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-fetch.txt')
-rw-r--r--Documentation/git-fetch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-fetch.txt b/Documentation/git-fetch.txt
index 629a1cf..8deb614 100644
--- a/Documentation/git-fetch.txt
+++ b/Documentation/git-fetch.txt
@@ -51,8 +51,8 @@ include::pull-fetch-param.txt[]
include::urls-remotes.txt[]
-CONFIGURED REMOTE-TRACKING BRANCHES
------------------------------------
+CONFIGURED REMOTE-TRACKING BRANCHES[[CRTB]]
+-------------------------------------------
You often interact with the same remote repository by
regularly and repeatedly fetching from it. In order to keep track