git update-index --assume-unchanged path/to/file
When you want to start keeping track again
git update-index --no-assume-unchanged path/to/file
usage occasion : put some file in remote once and not track it anymore
ex:local config
沒有留言:
張貼留言