]> git.99rst.org Git - git.git/commit
config/core.txt: fix minor issues for `core.sparseCheckoutCone`
authorMartin Ågren <redacted>
Mon, 18 Jul 2022 10:05:30 +0000 (12:05 +0200)
committerJunio C Hamano <redacted>
Mon, 18 Jul 2022 16:39:20 +0000 (09:39 -0700)
commitae436f283c05824874a0c8a534eee8950de4f740
tree98afd77c3269fc7579c1dece2eba30f66a2c85a7
parentbbea4dcf42b28eb7ce64a6306cdde875ae5d09ca
config/core.txt: fix minor issues for `core.sparseCheckoutCone`

The sparse checkout feature can be used in "cone mode" or "non-cone
mode". In this one instance in the documentation, we refer to the latter
as "non cone mode" with whitespace rather than a hyphen. Align this with
the rest of our documentation.

A few words later in the same paragraph, there's mention of "a more
flexible patterns". Drop that leading "a" to fix the grammar.

Signed-off-by: Martin Ågren <redacted>
Acked-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/core.txt
git clone https://git.99rst.org/PROJECT