Skip to content

Instantly share code, notes, and snippets.

@ruyjfs
Created January 10, 2020 12:03
Show Gist options
  • Save ruyjfs/84df609b1e056ea76a9a5924750751a4 to your computer and use it in GitHub Desktop.
Save ruyjfs/84df609b1e056ea76a9a5924750751a4 to your computer and use it in GitHub Desktop.

Remove large file from commits. ```git filter-branch --tree-filter 'rm -rf android/java_pid13556.hprof' HEAD`

@ruyjfs
Copy link
Author

ruyjfs commented Jan 10, 2020

First commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment