Hacker News new | ask | show | jobs
by davis_m 4488 days ago
It is very easy to only allow others to pull your repository. It then functions much the same way as an open source project where pull requests are required to get code into the main repo.
1 comments

Yes, but you can't restrict push access to a branch ("restrict master") unless I'm missing something?