summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-09-20 14:53:41 -0700
committerJunio C Hamano <gitster@pobox.com>2018-09-20 14:53:41 -0700
commitca9da32e093dafdac15a5b5bdd306d6435a524be (patch)
treeab198d718f0c4c74a85a1cec3b7dacabf07a8374 /config.txt
parent980e61ec567f55c9247391052477e61a32d24548 (diff)
downloadgit-htmldocs-ca9da32e093dafdac15a5b5bdd306d6435a524be.tar.gz
Autogenerated HTML docs for v2.19.0-221-g150f3
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.txt b/config.txt
index 112041f40..8d85d1a32 100644
--- a/config.txt
+++ b/config.txt
@@ -1159,7 +1159,7 @@ and by linkgit:git-worktree[1] when 'git worktree add' refers to a
remote branch. This setting might be used for other checkout-like
commands or functionality in the future.
-checkout.optimizeNewBranch
+checkout.optimizeNewBranch::
Optimizes the performance of "git checkout -b <new_branch>" when
using sparse-checkout. When set to true, git will not update the
repo based on the current sparse-checkout settings. This means it