diff options
author | Sean Allred <allred.sean@gmail.com> | 2022-12-17 23:09:59 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-12-18 11:48:26 +0900 |
commit | 4c3dd9304e49402bd4ee19dfaa4c21d0217fb582 (patch) | |
tree | 9c3ec1efa172c19c821375a83e9c865991bb833f /commit-reach.c | |
parent | 57e2c6ebbe7108b35ba30184dcbcb6c34c929ad8 (diff) |
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-reach.c')
0 files changed, 0 insertions, 0 deletions