Here at WebDevStudios, we use a variation of the Git workflow known as Git Flow. One of the benefits of using Git is quick and easy branching and merging without conflicts. Git Flow makes extensive use of branches to ensure that work...
Read More Using Git Flow and Forget to Branch? Stash it.