Re: getting git to ignore modifications to specific files
From: Bruce Korb <hidden> Date: 2016-06-15 22:49:27
On Wed, Sep 1, 2010 at 11:57 AM, Chris Packham [off-list ref] wrote:
I did a bit of googling and found
git update-index --assume-unchanged
Which works locally to stop git status from complaining. Is there anyway
for me to make a change to our clone (a .gitattribues entry?) so that
everyone can get this by default?