meta data for this page
This is an old revision of the document!
Rewrite history
Remove files from history (rewriting)
Iterate through history and remove all files mathcing pattern:
git filter-branch --tree-filter 'rm -f m* z* x* w* s* r*' --prune-empty HEAD