Hacker News new | ask | show | jobs
by brown9-2 3732 days ago
Allowing someone to push branches to the "central" repository versus requiring them to have forks of it is functionally the same thing, assuming you set up branch protection for master.
1 comments

> assuming you set up branch protection for master.

Bad assumption. However, branch protection sounds cool. Will investigate it.