From: Junio C Hamano Date: Thu, 8 Aug 2024 17:41:19 +0000 (-0700) Subject: Merge branch 'dd/notes-empty-no-edit-by-default' X-Git-Tag: v2.47.0-rc0~159 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=028cf229043c0b7f20d9d02366dcb440309acf09;p=thirdparty%2Fgit.git Merge branch 'dd/notes-empty-no-edit-by-default' "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 --- 028cf229043c0b7f20d9d02366dcb440309acf09