Uwe Kleine-König <ukleinek@xxxxxxxxxxxxxxxxxxxxxxxxxx> writes: > Uwe Kleine-König wrote: >> mv "$GIT_DIR/refs/heads/new-bisect" "$GIT_DIR/refs/heads/bisect" && > independant of my suggested patch, I wonder if that line should better > use update-ref. (This line is older than update-ref.) Yup. If we can clean things up to use update-ref and symbolic-ref properly that would be nice. Re-counting is an independent issue as you say. Also we may perhaps want to stop using bisect branch but use detached HEAD (but still refs/bisect hierarchy)? This one I am not so sure, but one less reserved name. - 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