We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dbf10 commit 7aa9ef2Copy full SHA for 7aa9ef2
Documentation/git-sparse-checkout.txt
@@ -106,7 +106,7 @@ The full pattern set allows for arbitrary pattern matches and complicated
106
inclusion/exclusion rules. These can result in O(N*M) pattern matches when
107
updating the index, where N is the number of patterns and M is the number
108
of paths in the index. To combat this performance issue, a more restricted
109
-pattern set is allowed when `core.spareCheckoutCone` is enabled.
+pattern set is allowed when `core.sparseCheckoutCone` is enabled.
110
111
The accepted patterns in the cone pattern set are:
112
0 commit comments