What's the best way to manage a multi-user project on github?
- by Jim
I'm looking to host a new project on github. This project will be worked on by two coders. One of these coders will also be the project manager who will have overall control over the github repo.
I've followed the instructions regarding forking a github project at http://help.github.com/forking/. This all works fine and I'm working on the basis…