top | item 4878612 (no title) ios84dev | 13 years ago Is it possible to disable this feature so that people can't randomly commit code to a core repo on a team? discuss order hn newest damncabbage|13 years ago Have you tried switching to the fork-and-pull-request model instead of everyone directly committing to the main repo?(It's how many, many open-source projects run, and GitHub has a good write-up of it here: https://help.github.com/articles/using-pull-requests ) 3825|13 years ago I think that you have bigger problems if anyone anywhere has commit privileges to your repository. You must trust your commitors. Am I missing something?
damncabbage|13 years ago Have you tried switching to the fork-and-pull-request model instead of everyone directly committing to the main repo?(It's how many, many open-source projects run, and GitHub has a good write-up of it here: https://help.github.com/articles/using-pull-requests )
3825|13 years ago I think that you have bigger problems if anyone anywhere has commit privileges to your repository. You must trust your commitors. Am I missing something?
damncabbage|13 years ago
(It's how many, many open-source projects run, and GitHub has a good write-up of it here: https://help.github.com/articles/using-pull-requests )
3825|13 years ago