summaryrefslogtreecommitdiffstats
path: root/gitmodules.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-10-15 11:40:25 -0700
committerJunio C Hamano <gitster@pobox.com>2013-10-15 11:40:25 -0700
commit369e340f234cf9372003f0e912c6fa14f3e970fc (patch)
tree7f0c2cdeb1043a4a25b65d721220eac32af407f1 /gitmodules.txt
parent79f4c7c3c9b29ade5534a5f1d01db2c67721d6a8 (diff)
downloadgit-htmldocs-369e340f234cf9372003f0e912c6fa14f3e970fc.tar.gz
Autogenerated HTML docs for v1.8.4-554-g2b7ca9
Diffstat (limited to 'gitmodules.txt')
-rw-r--r--gitmodules.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/gitmodules.txt b/gitmodules.txt
index 6a1ca4aba..f7be93f63 100644
--- a/gitmodules.txt
+++ b/gitmodules.txt
@@ -75,7 +75,8 @@ submodule.<name>.ignore::
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.
+ "--ignore-submodule" option. The 'git submodule' commands are not
+ affected by this setting.
EXAMPLES