Sunday, November 18, 2007

git is fun

I've been trying to learn how to use git to make my software development easier. Right now I'm still trying to get the hang of it and have had to wipe the tree clean and reload from SVN several times. I think I just need to play around with it some more.

Git is great for adding changes with multiple commits and for reducing the need to have multiple working copies of different ideas.