K 10 svn:author V 7 matthew K 8 svn:date V 27 2016-01-12T11:17:32.675964Z K 7 svn:log V 455 svn2git is a tiny utility for migrating projects from Subversion to Git while keeping the trunk, branches and tags where they should be. It uses git-svn to clone an svn repository and does some clean-up to make sure branches and tags are imported in a meaningful way, and that the code checked into master ends up being what's currently in your svn trunk rather than whichever svn branch your last commit was in. WWW: https://github.com/nirvdrum/svn2git END