kkdai / blog

This is blog comment repo for https://www.evanlin.com/
0 stars 0 forks source link

til-separate-submodule-git/ #82

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

[TIL][GIT] How to correctly separate subdirectories from git repo

https://www.evanlin.com/til-separate-submodule-git/

huyong1979 commented 1 year ago

There is another approach: git-filter-repo (https://github.com/newren/git-filter-repo) which seems better than git-filter-branch.