I have several tens of thousands of files to delete from Git history. How to remove it faster?
In order to delete these several tens of thousand of files strictly, now, I use git branch-filter --index-filter with generating delete.sh to remove them. But it is time consuming.(About several days). Anybody else could have good ways to do this? Appreciate your sharing. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.