Ignoring changes in tracked files with GIT
Set "ignore" on file...
git update-index --assume-unchanged <file>
If you to start tracking changes again:
git update-index --no-assume-unchanged <file>
Written by Oto Brglez
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#