I published my notes on extracting files and directories from Git repositories (while retaining history) because most search results recommend git filter-branch
, which you should never use. https://jeffkreeftmeijer.com/git-extract/
I published my notes on extracting files and directories from Git repositories (while retaining history) because most search results recommend git filter-branch
, which you should never use. https://jeffkreeftmeijer.com/git-extract/