➠ August 2, 2009
Tig: text-mode interface for git
Dead handy ncurses-based browser for git. It makes git diffs and blames much more manageable.
➠ February 2, 2009
git ready: daily tips for the noob to the guru
Lotsa handy tips for better wrangling ‘git’. There’s so much cleverness under the covers, you need something like this to keep bringing the best bits to light.
➠ December 2, 2008
Why Git is Better Than X
Spent a chunk of today reading up on and playing around with git today. This summary seems pretty accurate from my initial pokings.
➠ April 15, 2008
Git Magic
Judging by the geeks I follow, I’m suspecting that learning Git should be high on my TODO list. This resource looks like a good place to start.
➠ February 25, 2008
Git - SVN Crash Course
Bookmarking this, since work has just started creating an officially sanctioned SVN repository, so it’s clearly time for me to start using a more esoteric source-control package.
➠ September 18, 2007
SSCM ( Simultaneous Source Control Managers (manager) )
Tool for syncing source control over multiple systems — seems ideal for those times that “corporate” insist on a standard version control package that everyone hates, and you want to use SVN/git/whatever.
➠ July 31, 2007
Fraser Speirs - A Subversion User Looks at Git
I’m seeing increased chatter about the source control package “git” at the moment. I should investigate it at some point.