Skip to content

Commit cc2bd5c

Browse files
phil-blaingitster
authored andcommitted
gitmodules: link to gitsubmodules guide
Presently in the manpages git-submodule[1] links to gitsubmodules[7] and gitmodules[5], gitsubmodules[7] links to git-submodule[1] and gitmodules[5], but gitmodules[5] only link to git-submodule[1] (and git-config[1]). Add a link to gitsubmodules[7] in gitmodules[5], so that a person stumbling upon gitmodules[5] can quickly access gitsubmodules[7], which has a more high-level overview of submodule usage. Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 53a06cf commit cc2bd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitmodules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ submodules a URL is specified which can be used for cloning the submodules.
120120

121121
SEE ALSO
122122
--------
123-
linkgit:git-submodule[1] linkgit:git-config[1]
123+
linkgit:git-submodule[1], linkgit:gitsubmodules[7], linkgit:git-config[1]
124124

125125
GIT
126126
---

0 commit comments

Comments
 (0)