Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nickarthur/98bcf5ff209fd703cf50accaaa28b304 to your computer and use it in GitHub Desktop.
Save nickarthur/98bcf5ff209fd703cf50accaaa28b304 to your computer and use it in GitHub Desktop.
Git Commands
git rm --cached filename
git update-index --assume-unchanged [path]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment