Hi,
As promised, here is a "feature" command for streams to use to require
support for the notemodify (N) command.
Patch 1 explains how to delete notes. On first reading, I had thought
that feature was missing.
Patch 2 is the title feature. The relevant message explains why
this is an rfc.
Thoughts welcome, as always.
Jonathan Nieder (2):
Documentation/fast-import: explain how to delete a note
fast-import: introduce "feature notes" command
Documentation/git-fast-import.txt | 18 ++++++++++--------
fast-import.c | 6 ++++--
t/t9301-fast-import-notes.sh | 1 +
3 files changed, 15 insertions(+), 10 deletions(-)