]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sa/git-var-sequence-editor'
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 Dec 2022 03:06:17 +0000 (12:06 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Dec 2022 03:06:17 +0000 (12:06 +0900)
Just like "git var GIT_EDITOR" abstracts the complex logic to
choose which editor gets used behind it, "git var" now give support
to GIT_SEQUENCE_EDITOR.

* sa/git-var-sequence-editor:
  var: add GIT_SEQUENCE_EDITOR variable


Trivial merge