On Mon, 20 Oct 2014 14:29:58 -0700 (PDT)
Konstantin Khomoutov <flatw...@users.sourceforge.net> wrote:

> That's what `git update-index --assumed unchanged is for.

Sorry, that was meant to be

  git update-index --assume-unchanged <path ...>

(I'm not much into typing on the phone).

> See [1] for more info.

Also check if the --skip-work-tree option of this command is of help for
your case.

1. https://www.kernel.org/pub/software/scm/git/docs/git-update-index.html

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to