Created
February 4, 2019 21:44
-
-
Save Kevnz/16178061cc9f66fb79c01b9ad1c0f1d8 to your computer and use it in GitHub Desktop.
Ignore changes then don't ignore changes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git update-index --assume-unchanged FILE_NAME | |
git update-index --no-assume-unchanged FILE_NAME |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment