Skip to content

Instantly share code, notes, and snippets.

@jfountain
Created June 4, 2014 15:42
Show Gist options
  • Save jfountain/3e10b16d9edb31e01ce8 to your computer and use it in GitHub Desktop.
Save jfountain/3e10b16d9edb31e01ce8 to your computer and use it in GitHub Desktop.
git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch reallylargefile.big' --prune-empty --tag-name-filter cat -- --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment