]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sa/notes-edit'
authorTaylor Blau <me@ttaylorr.com>
Fri, 1 Nov 2024 16:53:25 +0000 (12:53 -0400)
committerTaylor Blau <me@ttaylorr.com>
Fri, 1 Nov 2024 16:53:25 +0000 (12:53 -0400)
Teach 'git notes add' and 'git notes append' a new '-e' flag,
instructing them to open the note in $GIT_EDITOR before saving.

* sa/notes-edit:
  notes: teach the -e option to edit messages in editor


Trivial merge