Quickly rewrite git repository history (filter branches, remove files)
Quickly rewrite git repository history
git-filter-repo$ git filter-repo --path secret.key --invert-paths$ git filter-repo --path node_modules --invert-paths$ git filter-repo --mailmap mailmap.txt