Skip to content

Instantly share code, notes, and snippets.

@hieunguyentrung
Created September 8, 2019 09:06
Show Gist options
  • Save hieunguyentrung/b6a75681140a3bf44714544cfcb2dff5 to your computer and use it in GitHub Desktop.
Save hieunguyentrung/b6a75681140a3bf44714544cfcb2dff5 to your computer and use it in GitHub Desktop.
git assume-unchanged vs skip-worktree
git update-index --assume-unchanged FILE_NAME
https://fallengamer.livejournal.com/93321.html
https://stackoverflow.com/questions/13630849/git-difference-between-assume-unchanged-and-skip-worktree#
git assume-unchanged vs skip-worktree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment