Merge branch 'ms/http-no-more-failonerror'
[gitweb.git] / Documentation / git-checkout.txt
index 801de2f7645bf0b1fc506da58d469519abca8863..6acc3d98e7422be7f313b0a203a61565fae212c5 100644 (file)
@@ -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