Re: git fetching

From: Xavier Bestel
Date: Fri Dec 30 2005 - 04:41:09 EST


On Fri, 2005-12-30 at 02:17, Ryan Anderson wrote:

> Also, out of curiosity, do:
> du -sh .git/objects/ .git/objects/pack/
>
> You shouldn't see a .git/objects/pack/ much greater than 200 meg, in
> fact, on freshly cloned tree it would only be about 100 meg:
>
> http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/pack/

[xav@bip:~/git/linux-2.6]$ du -sh .git/objects/ .git/objects/pack/
1019M .git/objects/
645M .git/objects/pack/

It's not freshly cloned, but it's freshly updated and contains nothing
but the upstream sources.

Xav


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/