Re: [PATCH 1/8] bash: Remove short option completions for branch/checkout/diff.

From: Junio C Hamano <junkio@cox.net>
Date: 2007-02-04 21:49:48
Jakub Narebski <jnareb@gmail.com> writes:

> [Cc: git@vger.kernel.org]
>
> Shawn O. Pearce wrote:
>
>> The short options (-l, -f, -d) for git-branch are rather silly to
>> include in the completion generation as these options must be fully
>> typed out by the user and most users already know what the options
>> are anyway, so including them in the suggested completions does
>> not offer huge value.  (The same goes for git-checkout and git-diff.)
>
> Not true. It is nice to have on "git branch -" TAB TAB list of all 
> (well, all included in completion) short options to git-branch.
>
> So I'd vote NAK.

Ah, sorry, but it's already done.

I tried "git branch <TAB>" and saw hundreds of possibilities
offered, and thought mixing -d/-l and friends are useless.  I
didn't think of the possibility of saying "git branch -<TAB>".

Presumably it was trying to suggest the <start-point> argument
but that does not make much sense actually either.



-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Sun Feb 04 21:53:32 2007

This archive was generated by hypermail 2.1.8 : 2007-02-04 21:55:19 EST