diff options
author | Kristoffer Haugsbakk <code@khaugsbakk.name> | 2023-05-16 19:55:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-05-16 11:38:14 -0700 |
commit | 719515fdd0a951f51751e12fefa79cb25c6ae15d (patch) | |
tree | 2b2c2e8f949ee8c2091b9ce2a329f06c2bf9fbf3 /commit.c | |
parent | 5bc069e383539824fd3a0d897100d44bbe1f8a24 (diff) |
doc: tag: document `TAG_EDITMSG`
Document `TAG_EDITMSG` which we have told the user about on unsuccessful
command invocations since commit 3927bbe9a4 (tag: delete TAG_EDITMSG
only on successful tag, 2008-12-06).
Introduce this documentation since we are going to add tests for the
lifetime of this file in the case of command failure and success.
Use the documentation for `COMMIT_EDITMSG` from `git-commit.txt` as a
template since these two files share the same purpose.[1]
† 1: from commit 3927bbe9a4:
“ This matches the behavior of COMMIT_EDITMSG, which stays around
in case of error.
Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions