2May/092
GitHub Won
In lieu of my Git vs. Mercurial post I've pretty much decided to stick with GitHub due to it's extreme ease of migrating subversion repositories to it. While I'm sure it's going to take me a little while to get used to the GUI for MSysGit (or find a better client) I've decided to move all of my current version control to GitHub.
You can find all my repositories here: http://github.com/bemasher/. Feel free to follow me on there, I'm always looking to meet other tech-friendly people.


May 7th, 2009 - 13:24
For windows use TortoiseGit, it works well http://code.google.com/p/tortoisegit/
May 7th, 2009 - 13:56
I’ve actually already tried TortoiseGit. As it turns out the authors of Tortose(anything) are very partial to Mercurial, and from what I’ve seen TortoiseGit looks like it’s a community maintained version of the Tortoise series. This isn’t a bad thing except that it’s development is pretty slow, I tried it out a few days ago and encountered several bugs that made my computer unusable so I’ll stick with MSysGit until it gets a little more stable.