mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-04 02:16:16 -06:00
"git notes add -m '' --allow-empty" and friends that take prepared data to create notes should not invoke an editor, but it started doing so since Git 2.42, which has been corrected. * dd/notes-empty-no-edit-by-default: notes: do not trigger editor when adding an empty note