> * jc/branch-in-use-error-message (2023-07-21) 1 commit > - branch: update the message to refuse touching a branch in-use > > "git branch -f X" to repoint the branch X seid that X was "checked > out" in another worktree, even when branch X was not and instead > being bisected or rebased. The message was reworded to say the > branch was "in use". > > Will merge to 'next'? > source: <xmqqr0p1szhz.fsf_-_@gitster.g> I think, this is a good refinement of the message to describe an implicitly checked out branch. Therefore, no objection to merge it to next.