Skip to content

Commit

Permalink
Add cross-references between docs for for-each-ref and show-ref
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Haggerty authored and Junio C Hamano committed Jan 22, 2014
1 parent d9bb4be commit f21e1c5
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/git-for-each-ref.txt
Original file line number Diff line number Diff line change
@@ -227,6 +227,10 @@ Documentation
-------------
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.

SEE ALSO
--------
linkgit:git-show-ref[1]

GIT
---
Part of the linkgit:git[1] suite
1 change: 1 addition & 0 deletions Documentation/git-show-ref.txt
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit f21e1c5

Please sign in to comment.