Re: [PATCH] Documentation: Mention that 'bisect' is reserved branch name
From: Teemu Likonen <hidden>
Date: 2016-06-15 22:45:37
Abhijit Bhopatkar (2008-11-07 15:31 +0530) wrote:
"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