|
|
|
|
|
by LnxPrgr3
5001 days ago
|
|
On a repo I've been maintaining, I'm horribly tempted to revoke almost everyone's commit access, for two reasons: to add a code review step to the process, and to be able to keep the commit history reasonably clean. It's low-tech, but a human gatekeeper's really your only hope for enforcing whatever conventions your project has. |
|
You need more than one person who can commit to master and is responsible for the merges, but you most certainly don't need every contributor to have commit access.