Skip to content

Commit 6fbe42c

Browse files
committed
Documentation/git-submodule: refer to gitmodules(5)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 50f22ad commit 6fbe42c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-submodule.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ FILES
6868
When initializing submodules, a .gitmodules file in the top-level directory
6969
of the containing repository is used to find the url of each submodule.
7070
This file should be formatted in the same way as $GIR_DIR/config. The key
71-
to each submodule url is "submodule.$name.url".
71+
to each submodule url is "submodule.$name.url". See gitlink:gitmodules[5]
72+
for details.
7273

7374

7475
AUTHOR

0 commit comments

Comments
 (0)