Merge branch 'tl/notes-separator'

'git notes append' was taught '--separator' to specify string to insert between paragraphs. * tl/notes-separator: notes: introduce "--no-separator" option notes.c: introduce "--[no-]stripspace" option notes.c: append separator instead of insert by pos notes.c: introduce '--separator=<paragraph-break>' option t3321: add test cases about the notes stripspace behavior notes.c: use designated initializers for clarity notes.c: cleanup 'strbuf_grow' call in 'append_edit'

Junio C Hamano committed Jul 6, 2023 at 11:54 UTC a9cc3b8fc7c904227640aebc9b543bd9a0fb31d2

No changes.