"git bisect" uses 'bisect' branch to carry out it's operations.
However "git branch" documentation does mention it.
Add a note that 'bisect' can not be used as generic branch
name by the user.
Hmm...
commit 634f246444e6a1675e351f31362e6a375dc44f70
Author: Christian Couder [off-list ref]
Date: 2008-05-23 01:28:57 +0200
bisect: use a detached HEAD to bisect
Cool, didn't know that ...
Submitted patch must be ignored
Thanks
Abhijit