git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] completion: git-help: add missing option and params
@ 2016-03-24 18:27 Ralf Thielow
  2016-03-24 18:27 ` [PATCH 1/2] completion: add option '--guides' to 'git help' Ralf Thielow
  2016-03-24 18:27 ` [PATCH 2/2] completion: add 'revisions' and 'everyday' " Ralf Thielow
  0 siblings, 2 replies; 7+ messages in thread
From: Ralf Thielow @ 2016-03-24 18:27 UTC (permalink / raw)
  To: git; +Cc: Ralf Thielow

The bash completion is missing the option '--guides' for 'git-help'
and some params you see there.  Add them both.

Ralf Thielow (2):
  completion: add option '--guides' to 'git help'
  completion: add 'revisions' and 'everyday' to 'git help'

 contrib/completion/git-completion.bash | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.8.0.rc4.7.g35d7ca9.dirty

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

end of thread, other threads:[~2016-03-24 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 18:27 [PATCH 0/2] completion: git-help: add missing option and params Ralf Thielow
2016-03-24 18:27 ` [PATCH 1/2] completion: add option '--guides' to 'git help' Ralf Thielow
2016-03-24 20:01   ` Junio C Hamano
2016-03-24 18:27 ` [PATCH 2/2] completion: add 'revisions' and 'everyday' " Ralf Thielow
2016-03-24 20:08   ` Junio C Hamano
2016-03-24 20:51     ` Philip Oakley
2016-03-24 21:45       ` Junio C Hamano

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 NNTP newsgroup(s).