Hrvoje Niksic <[email protected]> writes: > I for one welcome this move. > > I noticed, as did others, that the repository appears to be quite large > (179MB .git after running git gc), larger than one would intuitively > expect from a project of Wget's size. Is it an artifact of the > migration(s) or am I underestimating the size of Wget's accumulated > history?
I forgot to repack the repository after I have migrated it from Bazaar. I will ask the sysadmins to repack it as soon as we are sure we won't modify the previous commits anymore, currently fastForwarding is enabled and it is not a very secure thing to have. After the repack, it will be around 10Mb. Cheers, Giuseppe
