summaryrefslogtreecommitdiffstats
path: root/gitmodules.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-10 06:09:04 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-10 06:09:04 -0800
commit59e8824741436987ea088ff1f3c7c82d6fe48fc9 (patch)
tree8785c93dea7f5d8615b48ad80656321047745bd4 /gitmodules.txt
parentb3f862c5e7e19d0ae8abc32492356ff7d1578110 (diff)
downloadgit-htmldocs-59e8824741436987ea088ff1f3c7c82d6fe48fc9.tar.gz
Autogenerated HTML docs for v2.24.1-425-g7034c
Diffstat (limited to 'gitmodules.txt')
-rw-r--r--gitmodules.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/gitmodules.txt b/gitmodules.txt
index 953c3876f..b5d1c0575 100644
--- a/gitmodules.txt
+++ b/gitmodules.txt
@@ -44,9 +44,8 @@ submodule.<name>.update::
submodule init` to initialize the configuration variable of
the same name. Allowed values here are 'checkout', 'rebase',
'merge' or 'none'. See description of 'update' command in
- linkgit:git-submodule[1] for their meaning. Note that the
- '!command' form is intentionally ignored here for security
- reasons.
+ linkgit:git-submodule[1] for their meaning. For security
+ reasons, the '!command' form is not accepted here.
submodule.<name>.branch::
A remote branch name for tracking updates in the upstream submodule.