$ git bisect reset
From 58276ec2a70778d0e75fcd45a2a50ad531bd1317 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
$ git bisect reset
to get back to the master branch, instead of being in one of the +
to get back to the original branch, instead of being in one of the bisection branches ("git bisect start" will do that for you too, actually: it will reset the bisection state, and before it does that it checks that you're not using some old bisection branch).
@@ -512,7 +512,7 @@ test processes and the scripts.