This adds completion for the sparse-checkout command and mention the init's --cone option in the doc file. I know this command might change in the near future, so I'm not sure whether these changes are worth right now; but since they were simple to do, I decided to send them and ask for your comments. travis build: https://travis-ci.org/matheustavares/git/builds/641012914 Matheus Tavares (2): doc: sparse-checkout: mention --cone option completion: add support for sparse-checkout Documentation/git-sparse-checkout.txt | 4 ++++ contrib/completion/git-completion.bash | 21 +++++++++++++++++++++ 2 files changed, 25 insertions(+) -- 2.25.0