On Fri, 07/04 15:39, Maria Kustova wrote: > v1 -> v2: > Added parameter for a fuzzer configuration file
In the future revisions, please put such revision change notes below a '---'
line, like:
<commit log>
Signed-off-by: Your Name <[email protected]>
---
v1 -> v2: change
This way, it doesn't get into git log when maintainers apply your patch email
with "git am".
The reason is that revision notes only matter when reviewing patches, but has
no value once applied to master.
Thanks,
Fam
