Archive for 'git'
Git Workflow
Posted on 23. Aug, 2011 by todd.
0
One of the fellows at work asked me to jot down how I use git on our projects. It seems there are as many different ways to use git as there are git users. This is how I’m using git at the moment, your mileage will vary. Master Branch I don’t do any work in [...]
Continue Reading
Late to the git party
Posted on 01. May, 2011 by todd.
Introduction I’ve been playing with git for a couple of weeks now. I must admit that I’m pretty late to the git party and haven’t really seen much need to use a DCVS for our projects at Entero. We’ve used source control since we started 15 years ago. Initially we started with RCS, yes RCS [...]
