We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f22ad commit 6fbe42cCopy full SHA for 6fbe42c
Documentation/git-submodule.txt
@@ -68,7 +68,8 @@ FILES
68
When initializing submodules, a .gitmodules file in the top-level directory
69
of the containing repository is used to find the url of each submodule.
70
This file should be formatted in the same way as $GIR_DIR/config. The key
71
-to each submodule url is "submodule.$name.url".
+to each submodule url is "submodule.$name.url". See gitlink:gitmodules[5]
72
+for details.
73
74
75
AUTHOR
0 commit comments