Skip to content

Instantly share code, notes, and snippets.

@ruyjfs
Created January 10, 2020 12:02
Show Gist options
  • Save ruyjfs/38dc30c74802c6f160ca5d16012b40c8 to your computer and use it in GitHub Desktop.
Save ruyjfs/38dc30c74802c6f160ca5d16012b40c8 to your computer and use it in GitHub Desktop.
Git Command Helpers

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

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