commit | 128191f5eec4365c4798d2bc8ef86008edb7d1bb | [log] [tgz] |
---|---|---|
author | SZEDER Gábor <szeder@ira.uka.de> | Sun Oct 10 23:39:34 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 13 15:08:59 2010 -0700 |
tree | 71e4dc7c190354dbad299273f95019a5238f3094 | |
parent | 8205ff8e9957039d508b5702e3b45fc9c4a55648 [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>