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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=6d2a88c7289b56999426354f44b536255b57c5c8;p=rit 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