Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save diffalot/71083 to your computer and use it in GitHub Desktop.
Save diffalot/71083 to your computer and use it in GitHub Desktop.
$ git filter-branch --index-filter 'git update-index --remove confidential/file.name' HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment