git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-completion.bash missing --help
@ 2009-01-06  3:29 jidanni
  2009-01-06  4:37 ` Shawn O. Pearce
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2009-01-06  3:29 UTC (permalink / raw)
  To: git; +Cc: spearce

git-completion.bash seems to be missing --help. Hitting TAB just shows e.g.,
$ git add --<TAB>
--dry-run --ignore-errors --interactive --patch --refresh --update
Only for plain
$ git --<TAB>
is one able to complete --help.

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

* Re: git-completion.bash missing --help
  2009-01-06  3:29 git-completion.bash missing --help jidanni
@ 2009-01-06  4:37 ` Shawn O. Pearce
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn O. Pearce @ 2009-01-06  4:37 UTC (permalink / raw)
  To: jidanni; +Cc: git

jidanni@jidanni.org wrote:
> git-completion.bash seems to be missing --help. Hitting TAB just shows e.g.,
> $ git add --<TAB>
> --dry-run --ignore-errors --interactive --patch --refresh --update
> Only for plain
> $ git --<TAB>
> is one able to complete --help.

Adding completion for --help to every command we have long option
completion on is just annoying.

Doesn't it complete "git he<TAB> ad<TAB>"?

-- 
Shawn.

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

end of thread, other threads:[~2009-01-06  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06  3:29 git-completion.bash missing --help jidanni
2009-01-06  4:37 ` Shawn O. Pearce

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).