If you have started your project in Git , one thing you would need is a process for branches(as there would be several) so that all the developers (or even if you are working alone) to commit your changes.

Related Articles