5 Aug
2019
5 Aug
'19
4:35 p.m.
On 2019-08-05 18:07, Eli Schwartz wrote:
New suggestion:
You can do inline comments for a patch using git send-email --annotate, and insert descriptions like:
v2: changed foo to bar
After the "---" which ends the commit message and before the "diff --git".
Thanks, that is useful indeed! I did this for v2 of the libmakepkg patch, thank you for your suggestions there as well! Regards, Jonas