Date: Wed, 2 Sep 2020 20:58:35 +0200 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@freebsd.org> To: Olivier Certner <olivier.freebsd@free.fr> Cc: Thomas Mueller <mueller6722@twc.com>, freebsd-git@freebsd.org, freebsd-current@freebsd.org Subject: Re: Please check the current beta git conversions Message-ID: <20200902185835.GB3579@acme.spoerlein.net> In-Reply-To: <2970281.0P3pStmDMi@ravel> References: <CAPyFy2CTTecRJDnXNvF%2BM2%2BaLWJpA%2BEdG43ZeU3qwsCruecoFA@mail.gmail.com> <cmu-lmtpd-69476-1599014331-0@prod2.absolight.net> <20200902122759.b6zhbc4qa4jgicdx@aching.in.mat.cc> <2970281.0P3pStmDMi@ravel>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2020-09-02 at 15:16:38 +0200, Olivier Certner wrote: > Hi, > > > > 2.5 GB in .git directory sounds crazy and incomprehensible to me. > > > > 2.5GB is for the full history, if you only care about the main branch, > > you can clone with: > > > > (snip) > > I do not reproduce this, but instead see `du` reporting 1.2GiB just after a > simple clone (no options), which AFAIK contains the whole history. That's correct, the repo size for src should be well under 2.0GiB but could be larger locally if you still have unused refs as can still happen with the conversion producing different commit hashes every once in a while. doc should be less than 500M and ports also under the 2GiB mark. It all depends a bit on how good the repo was repacked, so I can only give ballpark figures. Cheers Uli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200902185835.GB3579>