/ Published in: Bash
Ignore tracked files in GIT
Expand |
Embed | Plain Text
git update-index --assume-unchanged <file>
You need to login to post a comment.
Ignore tracked files in GIT
git update-index --assume-unchanged <file>
You need to login to post a comment.