Hacker News new | ask | show | jobs
by qnm 5461 days ago
We're adopting an approach where all developers fork our main git repo, and code review is applied to all pull requests before a merge.

It's yet to be seen if this overhead is worthwhile.

Review before commit is a very low-overhead approach, and the side effects of distribution of systems knowledge and pride in your code make it a tempting alternative.