Does github require each committer to have their own fork of the project?
- by mariosangiorgio
I'd like to try git (hosted on github) for a new project, but I have a doubt on how it works.
I am working with another guy, do we need to have two forks of the project and then merge them every time one of us makes a change to the code or is it possible to work in pair on a single origin?