converted to GIT

After seeing some benefits of it and listening to a lecture by Linus Torvalds on Git I was persuaded to switch to Git, at least to try it out in one project. I’m using GitX as a GUI, and I’m quite liking the process. It’s very easy to create branches, and to save the current working condition and go back to the previous state (git stash).