Developer Tools Merging git Repositories Together Using the git merge repositories command to combine two git repositories into one, in a way that preserves the full commit history of each repository.
Developer Tools Obliterate Unsavory git Objects with the BFG Demonic git blobs got you down? Time to bring out the BFG.
Developer Tools Splitting an SVN Repository Split a SVN (subversion) repository, maintaining commit history during the migration, with svnadmin, svndumpfilter, and svn dump files.