Git SVN Recovery
Recently at work I had to checkout a repository that I was previously syncing to an SVN repo. It turns out the SVN history is kept in the commits so I just needed a way to convince git-svn that the current master branch was in fact linked to the SVN repo’s head.