summaryrefslogtreecommitdiff
path: root/ssh-push.c
diff options
context:
space:
mode:
authorPetr Baudis <pasky@suse.cz>2006-02-12 16:06:14 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-02-12 21:07:02 (GMT)
commit810255fd12536d296597a0366f514bf65c2e10f6 (patch)
treefbc9e0e9664e6f4b62c7107604b4f41a310672bb /ssh-push.c
parentc5e09c1fbec5dc1c15bcfe21e1a600f9e4b4e419 (diff)
downloadgit-810255fd12536d296597a0366f514bf65c2e10f6.zip
git-810255fd12536d296597a0366f514bf65c2e10f6.tar.gz
git-810255fd12536d296597a0366f514bf65c2e10f6.tar.bz2
Properly git-bisect reset after bisecting from non-master head
git-bisect reset without an argument would return to master even if the bisecting started at a non-master branch. This patch makes it save the original branch name to .git/head-name and restore it afterwards. This is also compatible with Cogito and cg-seek, so cg-status will show that we are seeked on the bisect branch and cg-reset will properly restore the original branch. git-bisect start will refuse to work if it is not on a bisect but .git/head-name exists; this is to protect against conflicts with other seeking tools. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'ssh-push.c')
0 files changed, 0 insertions, 0 deletions