K 10 svn:author V 6 jbeich K 8 svn:date V 27 2020-05-11T19:50:28.857482Z K 7 svn:log V 373 Convert GitLab patches to simple diffs GitLab unlike GitHub keeps the footer from git-format-patch(1) which frequently changes on Git version upgrades. So, switch to git-diff(1) which lacks header/footer. Approved by: x11 (zeising via Gitter) MFH: 2020Q2 (avoid bustage over time due to upstream infra upgrades) Differential Revision: https://reviews.freebsd.org/D24810 END