Thursday, July 21, 2016

Git Branches for the Impatient


You are working in a small colocated development team and decided to use branches to implement new features or fix errors. Here the cookbook to create, edit, merge and delete local and remote branches in Git (version 2.x).