aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorSean Allred <allred.sean@gmail.com>2022-12-17 23:09:59 +0000
committerJunio C Hamano <gitster@pobox.com>2022-12-18 11:48:26 +0900
commit4c3dd9304e49402bd4ee19dfaa4c21d0217fb582 (patch)
tree9c3ec1efa172c19c821375a83e9c865991bb833f /commit.c
parentStart the 2.40 cycle (diff)
downloadgit-4c3dd9304e49402bd4ee19dfaa4c21d0217fb582.tar.gz
git-4c3dd9304e49402bd4ee19dfaa4c21d0217fb582.zip
var: add GIT_SEQUENCE_EDITOR variable
The editor program used by Git when editing the sequencer "todo" file is determined by examining a few environment variables and also affected by configuration variables. Introduce "git var GIT_SEQUENCE_EDITOR" to give users access to the final result of the logic without having to know the exact details. This is very similar in spirit to 44fcb497 (Teach git var about GIT_EDITOR, 2009-11-11) that introduced "git var GIT_EDITOR". Signed-off-by: Sean Allred <allred.sean@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions