Thread (9 messages) flat view 9 messages, 7 authors, 2016-06-15

Re: getting git to ignore modifications to specific files

From: Jan Krüger <hidden>
Date: 2016-06-15 22:49:28

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.
Be careful with that, as it's technically meant to be used for another
purpose (e.g. slow filesystems). Notably, git reset --hard will still
kill your local modifications. In your case it seems to be about
automatically generated files so it's no big problem, but it might
still cause a bit of confusion, so I thought I'd warn you anyway.

-Jan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help