Junio C Hamano <gitster@xxxxxxxxx> writes: > * tl/notes--blankline (2022-11-09) 5 commits > - notes.c: introduce "--no-blank-line" option > - notes.c: provide tips when target and append note are both empty > - notes.c: drop unreachable code in 'append_edit()' > - notes.c: cleanup for "designated init" and "char ptr init" > - notes.c: cleanup 'strbuf_grow' call in 'append_edit' > > 'git notes append' was taught '--[no-]blank-line' to conditionally > add a LF between a new and existing note. > > Expecting a reroll. > cf. <CAPig+cRcezSp4Rqt1Y9bD-FT6+7b0g9qHfbGRx65AOnw2FQXKg@xxxxxxxxxxxxxx> > source: <cover.1667980450.git.dyroneteng@xxxxxxxxx> Sorry for late reply, I just post a new patch on this topic. Thanks.