-- If you follow the link to a proposed patch for example you also get another nice interface explaining how to deal with the patch
-- As well as a nifty (if you expand it out) little CLI snippet you can paste into your Terminal like:
$ curl -s https://lists.sr.ht/~migadu/alps-devel/patches/36196/mbox | git am -3
Neat! 👌 Some good inspiration to draw from there... (even if I still don't like the idea of using Email).