summaryrefslogtreecommitdiffstats
path: root/gitmodules.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitmodules.html')
-rw-r--r--gitmodules.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gitmodules.html b/gitmodules.html
index 810766457..a5fae00b2 100644
--- a/gitmodules.html
+++ b/gitmodules.html
@@ -798,9 +798,9 @@ submodule.<name>.update
command in the superproject. This is only used by <code>git
submodule init</code> to initialize the configuration variable of
the same name. Allowed values here are <em>checkout</em>, <em>rebase</em>,
- <em>merge</em> or <em>none</em>. See description of <em>update</em> command in
- <a href="git-submodule.html">git-submodule(1)</a> for their meaning. For security
- reasons, the <em>!command</em> form is not accepted here.
+ <em>merge</em> or <em>none</em>, but not <em>!command</em> (for security reasons).
+ See the description of the <em>update</em> command in
+ <a href="git-submodule.html">git-submodule(1)</a> for more details.
</p>
</dd>
<dt class="hdlist1">
@@ -948,7 +948,7 @@ submodules a URL is specified which can be used for cloning the submodules.</p><
<div id="footer">
<div id="footer-text">
Last updated
- 2021-05-12 22:11:31 PDT
+ 2023-08-04 12:03:14 PDT
</div>
</div>
</body>