On Sun, Apr 6, 2008 at 12:19 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Pascal Obry <pascal.obry@xxxxxxxxx> writes: > > > - __gitcomp "--onto --merge --strategy" > > + __gitcomp "--onto --merge --strategy --interactive" > > I personally do not think this is worth it where a single "-i" is enough. One advantage of bash completion, in my opinion, is being able to be reminded of option names by tabbing twice to get a list of possible completions. For exactly such a case, I'd be in favor of this patch. Just my $0.02, Elijah -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html