git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
5fa0f52
)
doc: fix reference to --ignore-submodules
author
Alex Henrie
<redacted>
Wed, 18 Sep 2019 07:02:04 +0000
(
01:02
-0600)
committer
Junio C Hamano
<redacted>
Wed, 18 Sep 2019 17:28:59 +0000
(10:28 -0700)
Signed-off-by: Alex Henrie <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/gitmodules.txt
patch
|
blob
|
history
diff --git
a/Documentation/gitmodules.txt
b/Documentation/gitmodules.txt
index a66e95b70c363a35dc1fd5413c7063f6372b4b0a..b7f5e39d4cb589c582a17de341cb6fcb0655287b 100644
(file)
--- a/
Documentation/gitmodules.txt
+++ b/
Documentation/gitmodules.txt
@@
-90,7
+90,7
@@
of the superproject, the setting there will override the one found in
.gitmodules.
Both settings can be overridden on the command line by using the
-"--ignore-submodule" option. The 'git submodule' commands are not
+"--ignore-submodule
s
" option. The 'git submodule' commands are not
affected by this setting.
--
git clone https://git.99rst.org/PROJECT