Re: [PATCH 1/9] sparse-checkout: create builtin with 'list' subcommand

2019-08-23 Thread Elijah Newren
On Tue, Aug 20, 2019 at 8:13 AM Derrick Stolee via GitGitGadget wrote: > The documentation provided is adapted from the "git read-tree" > documentation with a few edits for clarity in the new context. > Extra sections are added to hint toward a future change to > a moer restricted pattern set. s

[PATCH 1/9] sparse-checkout: create builtin with 'list' subcommand

2019-08-20 Thread Derrick Stolee via GitGitGadget
From: Derrick Stolee The sparse-checkout feature is mostly hidden to users, as its only documentation is supplementary information in the docs for 'git read-tree'. In addition, users need to know how to edit the .git/info/sparse-checkout file with the right patterns, then run the appropriate 'git