Skip to content

Instantly share code, notes, and snippets.

@MrOplus
Last active October 6, 2022 02:14
Show Gist options
  • Save MrOplus/ccf677a407d880abdc0a6f782184839d to your computer and use it in GitHub Desktop.
Save MrOplus/ccf677a407d880abdc0a6f782184839d to your computer and use it in GitHub Desktop.
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch *.hprof" HEAD
git filter-branch --index-filter "git rm -rf --cached --ignore-unmatch *.apk" HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment