summaryrefslogtreecommitdiffstats
path: root/git-checkout.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-01-04 14:31:57 -0800
committerJunio C Hamano <gitster@pobox.com>2019-01-04 14:31:57 -0800
commitde48f457367f37c28229ebe8e6cef849dd6e430a (patch)
treec0e656a1b610026344048379922f2fd2df8d549f /git-checkout.txt
parent2e1a9d9baa0719a5a67da9c049bffc04c23272bd (diff)
downloadgit-htmldocs-de48f457367f37c28229ebe8e6cef849dd6e430a.tar.gz
Autogenerated HTML docs for v2.20.1-98-gecbdaf
Diffstat (limited to 'git-checkout.txt')
-rw-r--r--git-checkout.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-checkout.txt b/git-checkout.txt
index 801de2f76..6acc3d98e 100644
--- a/git-checkout.txt
+++ b/git-checkout.txt
@@ -276,6 +276,10 @@ section of linkgit:git-add[1] to learn how to operate the `--patch` mode.
Just like linkgit:git-submodule[1], this will detach the
submodules HEAD.
+--no-guess::
+ Do not attempt to create a branch if a remote tracking branch
+ of the same name exists.
+
<branch>::
Branch to checkout; if it refers to a branch (i.e., a name that,
when prepended with "refs/heads/", is a valid ref), then that