git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* upload-pack packfile caching
@ 2008-09-16 17:52 Scott Chacon
  2008-09-16 20:59 ` Nicolas Pitre
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Chacon @ 2008-09-16 17:52 UTC (permalink / raw)
  To: git list

I was wondering if it would be of general interest to have upload-pack
take an option to cache packfiles.  Unless I am mistaken, every clone
on a git server will recreate the same packfile until something new is
pushed into it, correct?  I thought it might be a good idea to pass an
option to have it cache the packfile that is created if
create_full_pack is set and re-use it until the repository is updated.
 If I patched upload-pack to do this, would there be any interest in
it?

Scott

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

end of thread, other threads:[~2008-09-16 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-16 17:52 upload-pack packfile caching Scott Chacon
2008-09-16 20:59 ` Nicolas Pitre

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).