On Friday 11 May 2012 17:48:51 Ángel González wrote: > On 10/05/12 22:07, Alex wrote: > > 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. > > Indeed. Thanks a lot Alex. I had looked for that command, but was unable > to get the right results (I think I tried git repack -A, without the > -F). That is the proper one. > The 179M .git becomes a 8,1M one.
cheers! i had tried -A -d, but that didn't help. -F certainly seems to be the ticket. > I think it should also be run at the server (after the history > rewriting), so that new clones benefit from the smaller pack object. indeed -mike
signature.asc
Description: This is a digitally signed message part.
