bash: not all 'git bisect' subcommands make sense when not bisecting
commit128191f5eec4365c4798d2bc8ef86008edb7d1bb
authorSZEDER Gábor <szeder@ira.uka.de>
Sun, 10 Oct 2010 21:39:34 +0000 (10 23:39 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2010 22:08:59 +0000 (13 15:08 -0700)
tree71e4dc7c190354dbad299273f95019a5238f3094
parent8205ff8e9957039d508b5702e3b45fc9c4a55648
bash: not all 'git bisect' subcommands make sense when not bisecting

... but only 'start' and 'replay'.  The other commands will either
error out or offer to start bisecting for the user.

Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash