Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stanlee321/ffdf523e3a3812249b78b1c25b51aeba to your computer and use it in GitHub Desktop.
Save stanlee321/ffdf523e3a3812249b78b1c25b51aeba to your computer and use it in GitHub Desktop.
git rm cached long file
git filter-branch --tree-filter 'rm -rf notebooks/fb_comments_emb.idx' -f HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment