Actually, I am not so worried about disk size - I am far more worried about how long it takes to git-push over my PSTN modem connection. I'll try Jakub's suggestion (git-gc on both my machine and the remote machine hosting the repos) and report back. On Fri, Oct 31, 2008 at 2:42 PM, Matthieu Moy <Matthieu.Moy@xxxxxxx> wrote: > If you're worried about repository size and you have a permanently > running machine, a good idea is to run git gc in a cron job, so that > you work fast in daytime, and your computer optimizes hard at night > time ;-) (I have gic gc + git fsck in a cron job, so I'll also know if > a repository gets corrupted). > > -- > Matthieu > -- What I gave, I have; what I spent, I had; what I kept, I lost. -Old Epitaph -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html