bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confused about source code of coreutils


From: Andreas Schwab
Subject: Re: Confused about source code of coreutils
Date: Sun, 21 Oct 2007 15:25:36 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (gnu/linux)

Alexander Kahl <address@hidden> writes:

> Thanks for fixing this, but now I have another question concerning git.
> Is it possible to reduce the whole git repository? I've bzipped it up and got
> 44 MB file while the cvs file was only about 1.5 MB :)
> Or have I done something wrong?

A clone of the git repository contains the whole history, whereas a
checked out cvs repository only contains the files at the head revision.
The full cvs repository has 88MB.  The git repository is already packed,
so it can't be reduced much further, apart from running `git gc
--aggressive'.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]