git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How does --assume-unchanged impact git-p4?
@ 2012-03-09 15:58 Corey Thompson
  2012-03-25 13:55 ` Pete Wyckoff
  0 siblings, 1 reply; 2+ messages in thread
From: Corey Thompson @ 2012-03-09 15:58 UTC (permalink / raw)
  To: git

Hello,

My workplace uses Perforce, so I've started using git-p4 to interface
with it.  Some of the files included in our depot are cached
pre-compiled binaries which do a great deal of damage to git's
performance, so after some research I found that I can "git update-index
--assume-unchanged" on these files.  This is great except that now I'm
worried that this might prevent git-p4 from doing its thing when someone
else updates these files.

So am I going to miss updates to our cached binaries using this method?
Is there a better method I should be using in this scenario?

Thanks,
Corey

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-25 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 15:58 How does --assume-unchanged impact git-p4? Corey Thompson
2012-03-25 13:55 ` Pete Wyckoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).