summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
commit912712bb106faf8773bffb94876a77a2986f0be0 (patch)
tree0c665af963ce1561066812ee9b127bbbeea8c63b /git-checkout.html
parent7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c (diff)
downloadgit-htmldocs-912712bb106faf8773bffb94876a77a2986f0be0.tar.gz
Autogenerated HTML docs for v2.15.1-354-g95ec6
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-checkout.html b/git-checkout.html
index 0b7718ed6..18769219b 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -1115,6 +1115,8 @@ section of <a href="git-add.html">git-add(1)</a> to learn how to operate the <co
local modifications in a submodule would be overwritten the checkout
will fail unless <code>-f</code> is used. If nothing (or --no-recurse-submodules)
is used, the work trees of submodules will not be updated.
+ Just like <a href="git-submodule.html">git-submodule(1)</a>, this will detach the
+ submodules HEAD.
</p>
</dd>
<dt class="hdlist1">
@@ -1433,7 +1435,7 @@ $ git add frotz</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-10-17 15:27:19 JST
+Last updated 2017-12-06 10:03:34 PST
</div>
</div>
</body>