author | SZEDER Gábor <szeder@ira.uka.de> | |
Sun, 10 Oct 2010 21:39:33 +0000 (23:39 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 13 Oct 2010 22:08:59 +0000 (15:08 -0700) | ||
commit | 8205ff8e9957039d508b5702e3b45fc9c4a55648 | |
tree | cc1c9c3597484d68919407d05022cf1488bfd2db | tree | snapshot |
parent | c752e7f3e8d96a9673ad248addc9418164bd3ce6 | commit | diff |
bash: offer refs for 'git bisect start'
The completion script only offered path completion after 'git bisect
start', although bad and good refs could also be specified before the
doubledash.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The completion script only offered path completion after 'git bisect
start', although bad and good refs could also be specified before the
doubledash.
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 |