On Fri, Feb 1, 2019 at 2:54 PM Junio C Hamano [off-list ref] wrote:
If the rule were "a branch that is checked out in one of the
worktrees connected to the repository is shown with the path to that
worktree" (i.e. no exception), I would understand it. If the rule
were "a branch that is ... (the same sentence), unless it is the
branch that is checked out in the *current* worktree", then I would
understand it too.
It is the latter, as in, yes, I meant "current". I will update the docs as such.
In any case, please add a test or two to protect this feature from
unintended future breakages.
Thanks.
Will do.