I’m trying to do a one-time migration from svn to git, and in the config file, under [svn], set gitCommitMessage=%message\n\nLEGACY-SVN-ID: %branch rev %revision
It works, however subgit is still appending “Notes: r1 trunk” in every commit message. How do I remove this?