mirror of
https://github.com/git/git.git
synced 2026-01-11 02:32:58 +00:00
Merge branch 'ma/sparse-checkout-cone-doc-fix'
Docfix. * ma/sparse-checkout-cone-doc-fix: config/core.txt: fix minor issues for `core.sparseCheckoutCone`
This commit is contained in:
@@ -722,8 +722,8 @@ core.sparseCheckout::
|
||||
core.sparseCheckoutCone::
|
||||
Enables the "cone mode" of the sparse checkout feature. When the
|
||||
sparse-checkout file contains a limited set of patterns, this
|
||||
mode provides significant performance advantages. The "non
|
||||
cone mode" can be requested to allow specifying a more flexible
|
||||
mode provides significant performance advantages. The "non-cone
|
||||
mode" can be requested to allow specifying more flexible
|
||||
patterns by setting this variable to 'false'. See
|
||||
linkgit:git-sparse-checkout[1] for more information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user