Greetings.
Sorry, don't know how to made correct reply to maillist from digest.
After importing data from bazaar repository it's better to repack all data
with recomputing deltas. I use
git repack -A -F
and size was descreased from 180 MB to 10 MB.
On Thu, 10 May 2012 17:55:15 +0200, <[email protected]> wrote:
Message: 6
Date: Wed, 9 May 2012 14:48:22 -0400
From: Mike Frysinger <[email protected]>
To: [email protected]
Subject: Re: [Bug-wget] migration git repository
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
On Wednesday 09 May 2012 16:42:32 Giuseppe Scrivano wrote:
You can clone the new repository by:
git clone git://git.savannah.gnu.org/wget.git
hrm, something is whacked here. `du` shows that the .git tree is
180MB! even
if i `git format-patch` back to the origin, all those patches up to
64MB. any
idea what's going on ?
-mike
--
Best regars,
cmAlex