Skip to content

Instantly share code, notes, and snippets.

@camsaul
Created September 30, 2014 19:19
Show Gist options
  • Save camsaul/84911afe1fa20c573cac to your computer and use it in GitHub Desktop.
Save camsaul/84911afe1fa20c573cac to your computer and use it in GitHub Desktop.
Git ignore changes made to a file
git update-index --assume-unchanged my.file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment