Friday, August 6, 2010

Git 'er done!

A few weeks ago I started using Git, which is a source code manager, or a version control system, or maybe it has five other names. Essentially, it keeps track of every code change I make and it makes my life a whole lot easier! I can branch off in different directions for everything I do, and then merge everything back easily when it's ready. It's free and open source, and was started by Linus (the guy behind Linux). It's way superior to CVS and SVN and everything else.

Here's a screenshot of my git tree for Championship Ultimate:

No comments: