diff options
author | Elijah Newren <newren@gmail.com> | 2022-04-22 02:32:24 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-04-21 23:12:38 -0700 |
commit | 72fa58ef50e8f7fcc1b992168785219726fb162e (patch) | |
tree | f66bf7f49c5529743c4c6a346a42c6aab81823d2 /commit.c | |
parent | 5d295dc39606990688766916a2bcf93dc0efb61b (diff) |
git-sparse-checkout.txt: flesh out pattern set sections a bit
The "Internals -- Cone Pattern Set" section starts off discussing
patterns, despite the fact that cone mode is about avoiding the
patterns. This made sense back when non-cone mode was the default and
we started by discussing the full pattern set, but now that we are
changing the default, it makes more sense to discuss cone-mode first and
avoid the full discussion of patterns. Split this section into two, the
first with details about how cone mode operates, and the second
following the full pattern set section and discussing how the cone mode
patterns used under the hood relate to the full pattern set.
While at it, flesh out the "Internals -- Full Pattern Set" section a bit
to include more examples as well.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions