sparse-checkout: improve docs around 'set' in cone mode
authorDerrick Stolee <redacted>
Fri, 31 Jan 2020 20:16:14 +0000 (20:16 +0000)
committerJunio C Hamano <redacted>
Fri, 31 Jan 2020 21:05:29 +0000 (13:05 -0800)
commitd2e65f4c9056be72ff8a1f39245c5e1b27d556b2
treead77115d9fe2cb01adf1e487c4e1a7ba51b5ee44
parente53ffe2704d7e10690f4382e46c1411a482531f1
sparse-checkout: improve docs around 'set' in cone mode

The existing documentation does not clarify how the 'set' subcommand
changes when core.sparseCheckoutCone is enabled. Correct this by
changing some language around the "A/B/C" example. Also include a
description of the input format matching the output of 'git ls-tree
--name-only'.

Helped-by: Jeff King <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-sparse-checkout.txt
git clone https://git.99rst.org/PROJECT