Skip to content

Instantly share code, notes, and snippets.

@smikheiev
Last active April 27, 2018 13:46
Show Gist options
  • Save smikheiev/7bfe04bfbc5c11d7467019704c1f32eb to your computer and use it in GitHub Desktop.
Save smikheiev/7bfe04bfbc5c11d7467019704c1f32eb to your computer and use it in GitHub Desktop.

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

To undo: git update-index --no-assume-unchanged <file>

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