Junio C Hamano schrieb:
Even worse is that bisect_clean_state uses rm -fr "$GIT_DIR/refs/bisect" so if you ever pack your refs in the middle of bisection and then clean the state, you will still carry the old good set of commits that are somewhat hard to cull.
Heh. I think I'd done this once, and couldn't get rid of those refs with 'git-bisect reset'. Now I know why.
-- Hannes - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html