Command
Explanation
git filter-branch is used to rewrite branches to filter out some files or modify commits. It rewrites the branches to filter out the files or modify the commits.
Examples
Remove file from history
git filter-branch is used to rewrite branches to filter out some files or modify commits. It rewrites the branches to filter out the files or modify the commits.
Remove file from history