On Thu, Aug 4, 2011 at 1:03 AM, Jon Seymour <jon.seymour@xxxxxxxxx> wrote: rm -f "$GIT_DIR/head-name" && > - > - rm -f "$GIT_DIR/BISECT_START" > + rm -f "$GIT_DIR/BISECT_START" && > + git update-ref -d BISECT_HEAD > } I'll reverse the order of the last two statements and restore the blank line... jon. -- 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