Git fork

Merge branch 'wk/sparse-checkout-doc-fix'

Doc update.

* wk/sparse-checkout-doc-fix:
doc: sparse-checkout: use consistent inline list style

+1 -1
+1 -1
Documentation/technical/sparse-checkout.adoc
··· 66 66 reasons: (1) users in cone mode specify directories rather than 67 67 patterns (their directories are transformed into patterns, but 68 68 users may think you are talking about non-cone mode if you use the 69 - word "patterns"), and (b) the sparse specification might 69 + word "patterns"), and (2) the sparse specification might 70 70 transiently differ in the working tree or index from the sparsity 71 71 patterns (see "Sparse specification vs. sparsity patterns"). 72 72