From: Junio C Hamano Date: Tue, 13 Jun 2023 19:29:44 +0000 (-0700) Subject: Merge branch 'kh/keep-tag-editmsg-upon-failure' X-Git-Tag: v2.42.0-rc0~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2a88c7289b56999426354f44b536255b57c5c8;p=thirdparty%2Fgit.git Merge branch 'kh/keep-tag-editmsg-upon-failure' "git tag" learned to leave the "$GIT_DIR/TAG_EDITMSG" file when the command failed, so that the user can salvage what they typed. * kh/keep-tag-editmsg-upon-failure: tag: keep the message file in case ref transaction fails t/t7004-tag: add regression test for successful tag creation doc: tag: document `TAG_EDITMSG` --- 6d2a88c7289b56999426354f44b536255b57c5c8