Skip to content

Instantly share code, notes, and snippets.

@keyan
Created April 15, 2016 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keyan/91c875110e98722c5be5ed2e155ac01b to your computer and use it in GitHub Desktop.
Save keyan/91c875110e98722c5be5ed2e155ac01b to your computer and use it in GitHub Desktop.

how do I make git stop looking for changes in a file?

$ git update-index --assume-unchanged <file>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment