git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/2] sparse-checkout: add completion and --cone to docs
@ 2020-01-23 19:00 Matheus Tavares
  2020-01-23 19:00 ` [PATCH 1/2] doc: sparse-checkout: mention --cone option Matheus Tavares
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Matheus Tavares @ 2020-01-23 19:00 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Derrick Stolee

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-24  1:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 19:00 [PATCH 0/2] sparse-checkout: add completion and --cone to docs Matheus Tavares
2020-01-23 19:00 ` [PATCH 1/2] doc: sparse-checkout: mention --cone option Matheus Tavares
2020-01-23 20:28   ` Martin Ågren
2020-01-24  1:51     ` Matheus Tavares Bernardino
2020-01-23 19:00 ` [PATCH 2/2] completion: add support for sparse-checkout Matheus Tavares
2020-01-23 20:02 ` [PATCH 0/2] sparse-checkout: add completion and --cone to docs Derrick Stolee

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).