We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef2538 commit 57f22bfCopy full SHA for 57f22bf
Documentation/git-checkout.txt
@@ -262,6 +262,8 @@ section of linkgit:git-add[1] to learn how to operate the `--patch` mode.
262
local modifications in a submodule would be overwritten the checkout
263
will fail unless `-f` is used. If nothing (or --no-recurse-submodules)
264
is used, the work trees of submodules will not be updated.
265
+ Just like linkgit:git-submodule[1], this will detach the
266
+ submodules HEAD.
267
268
<branch>::
269
Branch to checkout; if it refers to a branch (i.e., a name that,
0 commit comments