HN user

GTonehour

1 karma
Posts0
Comments3
View on HN
No posts found.

How do you send your patch to the maintainer? You send the author an email.

I understand the article thinks of occasional contributors outside of the project. For developers of your team (if any), I guess you could grant them SSH access to push, with git hooks enforcing your workflow (prevent direct commits to main, feature-* branches...).