Hacker News new | ask | show | jobs
by amluto 1895 days ago
I personally send patches with git send-email. I used to do it by fighting with Thunderbird until it worked, but that got old fast.

Now if only git format-patch could more usefully infer the base commit...