summaryrefslogtreecommitdiffstats
path: root/git-switch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-27 16:01:14 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-27 16:01:14 -0700
commit6a3d665f4a653957918d7c61d6e7a1e464fc8054 (patch)
tree2683481bae44ef7cdd6c2bfa64d03f01689b8872 /git-switch.html
parente48956dde737f7b49a056b3142992a70244566a9 (diff)
downloadgit-htmldocs-6a3d665f4a653957918d7c61d6e7a1e464fc8054.tar.gz
Autogenerated HTML docs for v2.29.1-59-gf9b64
Diffstat (limited to 'git-switch.html')
-rw-r--r--git-switch.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/git-switch.html b/git-switch.html
index e66d7ee78..d27186cf3 100644
--- a/git-switch.html
+++ b/git-switch.html
@@ -887,6 +887,8 @@ to always checkout remote branches from there if <code>&lt;branch&gt;</code> is
ambiguous but exists on the <em>origin</em> remote. See also
<code>checkout.defaultRemote</code> in <a href="git-config.html">git-config(1)</a>.</p></div>
<div class="paragraph"><p><code>--guess</code> is the default behavior. Use <code>--no-guess</code> to disable it.</p></div>
+<div class="paragraph"><p>The default behavior can be set via the <code>checkout.guess</code> configuration
+variable.</p></div>
</dd>
<dt class="hdlist1">
-f
@@ -1125,7 +1127,7 @@ always create a new name for it (without switching away):</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-04-29 14:18:27 PDT
+ 2020-10-27 15:58:27 PDT
</div>
</div>
</body>