Skip to content

Commit 94fc8a5

Browse files
committed
Merge branch 'ma/sparse-checkout-cone-doc-fix' into maint
Docfix. source: <[email protected]> * ma/sparse-checkout-cone-doc-fix: config/core.txt: fix minor issues for `core.sparseCheckoutCone`
2 parents cba4c4a + ae436f2 commit 94fc8a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/config/core.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -707,8 +707,8 @@ core.sparseCheckout::
707707
core.sparseCheckoutCone::
708708
Enables the "cone mode" of the sparse checkout feature. When the
709709
sparse-checkout file contains a limited set of patterns, this
710-
mode provides significant performance advantages. The "non
711-
cone mode" can be requested to allow specifying a more flexible
710+
mode provides significant performance advantages. The "non-cone
711+
mode" can be requested to allow specifying more flexible
712712
patterns by setting this variable to 'false'. See
713713
linkgit:git-sparse-checkout[1] for more information.
714714

0 commit comments

Comments
 (0)