aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-show-ref.txt
diff options
context:
space:
mode:
authorMichael Haggerty <mhagger@alum.mit.edu>2014-01-22 12:23:20 +0100
committerJunio C Hamano <gitster@pobox.com>2014-01-22 12:08:39 -0800
commitf21e1c5d36cfbbff753cec652c21a88a129f1a27 (patch)
treebdd55c712dbe67ba4e92b2ccfa6282b99d08c0d7 /Documentation/git-show-ref.txt
parentd9bb4be53bc5185244b4be9860562a012803bacb (diff)
downloadgit-f21e1c5d36cfbbff753cec652c21a88a129f1a27.tar.gz
git-f21e1c5d36cfbbff753cec652c21a88a129f1a27.tar.xz
Add cross-references between docs for for-each-ref and show-ref
Add cross-references between the manpages for git-for-each-ref(1) and git-show-ref(1). Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-show-ref.txt')
-rw-r--r--Documentation/git-show-ref.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-show-ref.txt b/Documentation/git-show-ref.txt
index b0a309b11..ffd1b03a9 100644
--- a/Documentation/git-show-ref.txt
+++ b/Documentation/git-show-ref.txt
@@ -175,6 +175,7 @@ FILES
SEE ALSO
--------
+linkgit:git-for-each-ref[1],
linkgit:git-ls-remote[1],
linkgit:git-update-ref[1],
linkgit:gitrepository-layout[5]