On 09/07/15 12:31, Paul Durrant wrote:
> 
> The problem is that (at least my version of) git format-patch --notes
> refuses to put notes after the ---, but I'll resort to hand editing
> the patches before I post them.

You can add the changes to the commit message itself, then got
format-patch/send-email does the right thing.

I find it easiest to add the per-commit change notes when git commit
--amend'ing or during the rebase when squashing patches together.

David

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to