git svn - Export svn to git without a folder -
i migrate svn solution without specified files/folder.
my problem such because commited big library (50 mb) svn not need now, , not need project use it. rest of solution still important.
everything easier in git. i'd out of subversion could. example, use git2svn move solution git.
once you're in git, can remove files per github remove sensitive data guide. uses filter-branch
permanently purge file git repository.
Comments
Post a Comment