Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Bisect reset: remove bisect refs that may have been packed.
author
Christian Couder
<chriscool@tuxfamily.org>
Thu, 15 Nov 2007 07:18:07 +0000
(08:18 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 16 Nov 2007 09:35:58 +0000
(
01:35
-0800)
If refs were ever packed in the middle of bisection, the bisect
refs were not removed from the "packed-refs" file.
This patch fixes this problem by using "git update-ref -d $ref $hash"
in "bisect_clean_state".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
947a604
)
No differences found