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

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

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