Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit f21e1c5

Browse files
mhaggergitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d9bb4be commit f21e1c5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Documentation/git-for-each-ref.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@ Documentation
227227
-------------
228228
Documentation by Junio C Hamano and the git-list <[email protected]>.
229229

230+
SEE ALSO
231+
--------
232+
linkgit:git-show-ref[1]
233+
230234
GIT
231235
---
232236
Part of the linkgit:git[1] suite

Documentation/git-show-ref.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ FILES
175175

176176
SEE ALSO
177177
--------
178+
linkgit:git-for-each-ref[1],
178179
linkgit:git-ls-remote[1],
179180
linkgit:git-update-ref[1],
180181
linkgit:gitrepository-layout[5]

0 commit comments

Comments
 (0)