From: Corey Thompson <cmtptr@gmail.com>
To: git@vger.kernel.org
Subject: How does --assume-unchanged impact git-p4?
Date: Fri, 9 Mar 2012 10:58:48 -0500 [thread overview]
Message-ID: <20120309155848.GA5998@jerec> (raw)
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
next reply other threads:[~2012-03-09 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 15:58 Corey Thompson [this message]
2012-03-25 13:55 ` How does --assume-unchanged impact git-p4? Pete Wyckoff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120309155848.GA5998@jerec \
--to=cmtptr@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.