On Sun, 8 Dec 2024 09:53:40 +0300 stsp wrote:
You can have multiple --- markers, you can insert your marker and letI personally put a --- line between SOB and the CCs.I simply used the output of
That way git am discards the CCs when patch is applied.
get_maintainer.pl and copy/pasted
it directly to commit msg.
After doing so, git format-patch
would put --- after CCs.
How to do that properly?
git format-patch add another.