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

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -