On Fri, 2005-04-15 at 13:25 +0200, Pavel Machek wrote:
> Okay, so du -s is:
> 
> [EMAIL PROTECTED]:~# du -sh /tmp/delme.git/
> 109M    /tmp/delme.git/
> 
> Not as bad as I expected, but still quite a lot of data for few
> changes.

Erm, but that's why it's an rsync archive.  You're supposed to have a
copy of the kernel archive already.  The one at

rsync://www.kernel.org/pub/linux/kernel/people/torvalds/kernel-test.git

Then, the few additional files I have rsync across very fast.

Take a look at how git works:  files, once added to the object tree by
sha1 hash stay there forever.

James


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

Reply via email to