Links tagged with “Workflow”
- All (3)
- Entries (1)
- Links (2)
- Photos (0)
A successful Git branching model
This is why I love Git so much: it makes complex workflows, like the one to which I’ve linked, really simple to implement. I can’t even imagine trying this in Subversion.
A Git Workflow for Agile Teams
Rein Henrichs does a great job explaining an agile git workflow for teams, and I found it to be very helpful, even for my 1-person projects (e.g. this site). I’ve always been a little confused as to when I should rebase and when I should merge, but after reading through this, it makes a little more sense now.
