From: Junio C Hamano Date: Thu, 24 Aug 2023 16:32:32 +0000 (-0700) Subject: Merge branch 'rj/branch-in-use-error-message' X-Git-Tag: v2.43.0-rc0~144 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5f23a430f25fa956a87a9426791f4ee9055a5bf;p=thirdparty%2Fgit.git Merge branch 'rj/branch-in-use-error-message' A message written in olden time prevented a branch from getting checked out saying it is already checked out elsewhere, but these days, we treat a branch that is being bisected or rebased just like a branch that is checked out and protect it. Rephrase the message to say that the branch is in use. * rj/branch-in-use-error-message: branch: error message checking out a branch in use branch: error message deleting a branch in use --- f5f23a430f25fa956a87a9426791f4ee9055a5bf