Hacker News new | ask | show | jobs
by kelnos 52 days ago
> Turns out there’s a very obvious and widely used option. git format-patch + git send-email

That's fine for pull requests, perhaps, depending on your preferred UX, but what about a bug tracker? CI? Release artifacts?