git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Hosting Git repositories: how useful will git-gc be?
@ 2009-09-03  9:45 Matthieu Moy
  2009-09-05  6:24 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Matthieu Moy @ 2009-09-03  9:45 UTC (permalink / raw)
  To: git

Hi,

I'm helping my sysadmin to set up some Git repository hosting via
gitosis. I'm trying to keep it as simple as possible.

A question: is it necessary/recommanded/useless to set up a cron job
doing a "git gc" in each repository? My understanding is that a push
through ssh will do some packing, is it correct? Does receiving a pack
trigger a "git gc --auto"?

Thanks,

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

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

end of thread, other threads:[~2009-09-05  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03  9:45 Hosting Git repositories: how useful will git-gc be? Matthieu Moy
2009-09-05  6:24 ` Jeff King

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