Re: [PATCH] Properly git-bisect reset after bisecting from non-master head
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:19
Petr Baudis [off-list ref] writes:
quoted
Hmph. It seems that $GIT_DIR/head-name might want to be a
symbolic ref?
That probably isn't a bad idea per se, but I can't think of anything
which that would improve either, and this has the plus of being
compatible with Cogito.
Ah, I missed that part, that "head-name" is being used by Cogito
and you used that format.