]> git.ipfire.org Git - thirdparty/git.git/commit - git-bisect.sh
bisect: allow starting with a detached HEAD
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Sun, 10 Feb 2008 13:59:50 +0000 (13:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Feb 2008 20:04:17 +0000 (12:04 -0800)
commitce32660edc2b83c6fdf550f6869e0b01e255dadb
tree05dd6d0b6d5f8c18e3aece6b239f47b18a8115e6
parent473d33168be9b0984f6281d5613f3b7b84817e99
bisect: allow starting with a detached HEAD

Instead of insisting on a symbolic ref, bisect now accepts detached
HEADs, too.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh
t/t6030-bisect-porcelain.sh