bisect reset: Leave the tree in usable state if git-checkout failed
commit9b709e47ae46079efe1d7858580dcf5b8cf6ea33
authorPetr Baudis <pasky@suse.cz>
Mon, 16 Oct 2006 00:59:25 +0000 (16 02:59 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 17 Oct 2006 06:04:05 +0000 (16 23:04 -0700)
treea3050a689dbc9d46407630d708baee7af5cf4ed3
parent3453f862e1c74e400da67def9b810300ef90c3ac
bisect reset: Leave the tree in usable state if git-checkout failed

I had local modifications in the tree and doing bisect reset required me to
manually edit .git/HEAD.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-bisect.sh