Skip to content

Instantly share code, notes, and snippets.

@tqchen
Created July 6, 2018 17:39
Show Gist options
  • Save tqchen/ca5f1b898e27035621130d87aa9bebaf to your computer and use it in GitHub Desktop.
Save tqchen/ca5f1b898e27035621130d87aa9bebaf to your computer and use it in GitHub Desktop.
git filter-branch -f --tree-filter\
'rm -rf nnvm/examples/sgx/enclave_private.pem apps/sgx/enclave_private.pem'\
--prune-empty HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment