author | SZEDER Gábor <szeder@ira.uka.de> | |
Sun, 10 Oct 2010 21:39:34 +0000 (23:39 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Oct 2010 22:08:59 +0000 (15:08 -0700) | ||
commit | 128191f5eec4365c4798d2bc8ef86008edb7d1bb | |
tree | 71e4dc7c190354dbad299273f95019a5238f3094 | tree | snapshot |
parent | 8205ff8e9957039d508b5702e3b45fc9c4a55648 | commit | diff |
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>
... 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 | diff | blob | history |