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

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -