From: Teng Long <dyroneteng@xxxxxxxxx> This RFC patchset includes two patches. One aims to introduce a new option "--no-blankline" for "git-notes-append". The another one tries to fix the inaccurate output when target and append note are both empty. Thanks. Teng Long (2): notes.c: introduce "--no-blankline" option notes.c: fixed tip when target and append note are both empty Documentation/git-notes.txt | 10 ++++++++-- builtin/notes.c | 18 +++++++++++++++--- t/t3301-notes.sh | 15 ++++++++++++++- 3 files changed, 37 insertions(+), 6 deletions(-) -- 2.38.0.rc2