Using Git Flow and Forget to Branch? Stash it.

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 that you are currently developing doesn’t break things that someone else is working … Continue reading Using Git Flow and Forget to Branch? Stash it.