Skip to content

Instantly share code, notes, and snippets.

@daviscodesbugs
Created November 1, 2017 22:29
Show Gist options
  • Save daviscodesbugs/a92245579d7f5dd8a3913a7efd38c1f9 to your computer and use it in GitHub Desktop.
Save daviscodesbugs/a92245579d7f5dd8a3913a7efd38c1f9 to your computer and use it in GitHub Desktop.
Wiki

Git

Ignore future changes to a file

git update-index --skip-worktree file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment