I’ve written about migrating from subversion to a DVCS a while ago, and I picked Mercurial as the flavour of the month. However, even though I like Mercurial (I use a private bitbucket plan for my own projects), a lot of the high profile open-source .NET projects use Git, Github in particular. Because that’s one of the aims for this series, I’ll be switching over to Git as my subject. One of the first articles I’ll post is a small write-up on how to migrate your Mercurial/Subversion repositories to Git. Stay tuned!