summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
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.txt
parent7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c (diff)
downloadgit-htmldocs-912712bb106faf8773bffb94876a77a2986f0be0.tar.gz
Autogenerated HTML docs for v2.15.1-354-g95ec6
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index e108b0f74..bfa64ca5c 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -264,6 +264,8 @@ section of linkgit:git-add[1] to learn how to operate the `--patch` mode.
local modifications in a submodule would be overwritten the checkout
will fail unless `-f` is used. If nothing (or --no-recurse-submodules)
is used, the work trees of submodules will not be updated.
+ Just like linkgit:git-submodule[1], this will detach the
+ submodules HEAD.
<branch>::
Branch to checkout; if it refers to a branch (i.e., a name that,