Tagged Questions
3
votes
2answers
431 views
split repo using git filter-branch: how to recover history from renamed/moved files?
Disclaimer: I've seen Detach subdirectory into separate Git repository but it doesn't fully answer the question.
I've migrated a project from svn to git. When it lived in svn, some files were moved ...