Skip to content

Commit 6a591a3

Browse files
committed
Merge branch 'ma/sparse-checkout-cone-doc-fix'
Docfix. * ma/sparse-checkout-cone-doc-fix: config/core.txt: fix minor issues for `core.sparseCheckoutCone`
2 parents 7787a6c + ae436f2 commit 6a591a3

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
@@ -722,8 +722,8 @@ core.sparseCheckout::
722722
core.sparseCheckoutCone::
723723
Enables the "cone mode" of the sparse checkout feature. When the
724724
sparse-checkout file contains a limited set of patterns, this
725-
mode provides significant performance advantages. The "non
726-
cone mode" can be requested to allow specifying a more flexible
725+
mode provides significant performance advantages. The "non-cone
726+
mode" can be requested to allow specifying more flexible
727727
patterns by setting this variable to 'false'. See
728728
linkgit:git-sparse-checkout[1] for more information.
729729

0 commit comments

Comments
 (0)