Git strategies, which one to pick?
Working with multiple people on the same codebase requires a good process related to Version Control. Although you will probably use git to store your code, the process of keeping track of versions is not purely technical. Team members should agree upon how to organize the code in branches, how