Skip to content

Instantly share code, notes, and snippets.

@dsueiro
Created September 5, 2011 18:21
Show Gist options
  • Save dsueiro/1195602 to your computer and use it in GitHub Desktop.
Save dsueiro/1195602 to your computer and use it in GitHub Desktop.
my git cheatsheet
# to be able to keep a different version than in repo and not commiting it
git update-index --assume-unchanged filename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment