Hi, Just bumped into a weird bug: bisect refused to start. It seems some previous bisect had left around state that referred to a now-nonexistent branch. How to reproduce: $ echo foo > .git/BISECT_START $ git bisect start HEAD HEAD^ Fails with "fatal: invalid reference:" on git 1.7.6. –J PS. Please CC me when answering, I'm not subscribed -- 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