Files
git/builtin
Sean Allred 4c3dd9304e 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>
2022-12-18 11:48:26 +09:00
..
2022-12-14 15:55:46 +09:00
2022-04-06 09:42:14 -07:00
2022-11-11 17:06:02 -05:00
2022-10-30 21:04:44 -04:00
2022-12-14 15:55:46 +09:00
2021-10-28 09:57:09 -07:00
2022-12-14 15:55:46 +09:00
2022-11-23 11:22:24 +09:00
2022-12-14 15:55:46 +09:00
2022-11-16 14:57:32 -05:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-11-28 12:13:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-18 11:48:26 +09:00