github - git filter-branch remove all submodules from my repo -
Hello, I have successfully rewritten the history and I have given the 5 coordinates to git filter-branch -f -
The only remaining issue is the submodules, I am doing << p>
/ p>
subproject commit & lt; hash & gt;
And I want to completely add those subules to my GIT history, how can I complete this?
I did it with
git filter-branch -f Is - rid of empty -to-filter 'git submodule deinit -f git rm-rf lb & amp; RM-RF Ob Search assuming that all my submissions were located in the lib directory , assume that the lib directory < / p>
Comments
Post a Comment