From: Junio C Hamano Date: Wed, 5 Jan 2022 22:01:29 +0000 (-0800) Subject: Merge branch 'jc/merge-detached-head-name' X-Git-Tag: v2.35.0-rc0~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb14cfdfd74c37f4319405eaebce0691c5b51db0;p=thirdparty%2Fgit.git Merge branch 'jc/merge-detached-head-name' The default merge message prepared by "git merge" records the name of the current branch; the name can be overridden with a new option to allow users to pretend a merge is made on a different branch. * jc/merge-detached-head-name: merge: allow to pretend a merge is made into a different branch --- bb14cfdfd74c37f4319405eaebce0691c5b51db0