git-sparse-checkout.txt: shuffle some sections and mark as internal
commit0d86f59a3c7ce06bebb44a691cf8743e8eda1fbe
authorElijah Newren <newren@gmail.com>
Fri, 22 Apr 2022 02:32:22 +0000 (22 02:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 Apr 2022 06:12:38 +0000 (21 23:12 -0700)
treeaf785dc7c87df5e276076197e7041477e4a30ec1
parent71ceb816b3d22953c63f3d71b6c8e5d016ece958
git-sparse-checkout.txt: shuffle some sections and mark as internal

With cone mode as the default, it makes sense to discuss it before
non-cone mode.  Also, the new default means we can just use directories
in most cases and users do not need to understand patterns or their
meanings.  Let's take advantage of this to mark several sections as
"INTERNALS", notifying the user that they do not need to know all those
details in order to make use of the sparse-checkout command.

Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-sparse-checkout.txt