GIT: Ignore file changes for local copy only
git update-index --assume-unchanged <file>
if you want to track changes again:
git update-index --no-assume-unchanged <file>
from http://gitready.com/intermediate/2009/02/18/temporarily-ignoring-files.html
Written by Vladimir Mikhailov
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#