Archive for the ‘git’ Category

Setting up a remote git repository

Monday, November 23rd, 2009

Here's a great guide for setting up a new remote git repo. Thank you, Tool Man Tim.

Switching from SVN to git

Wednesday, November 12th, 2008

I've been using SVN for several years now, so I've been partial to it, and reluctant to switch to another form of source control. I'm very comfortable with it, and I've got dozens of scripts to augment it and help me deal with it's shortcomings, as well as a ...