From: SZEDER Gábor Date: Sun, 10 Oct 2010 21:39:33 +0000 (+0200) Subject: bash: offer refs for 'git bisect start' X-Git-Tag: v1.7.4-rc0~140^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8205ff8e9957039d508b5702e3b45fc9c4a55648?ds=sidebyside;hp=8205ff8e9957039d508b5702e3b45fc9c4a55648 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 Signed-off-by: Junio C Hamano ---