On Sun, Nov 15, 2009 at 4:32 PM, Bernie Innocenti <ber...@codewiz.org> wrote:
> I repacked our (un)official git mirror (http://gcc.gnu.org/git) with
>
>  git repack -a -d -f --window=100 --depth=100 --window-memory=2g
>
> The pack is now 600MB, which is a bit scary, but still manageable.
> Mysteriously, cloning this repo yields a smaller pack of just 519MB,
> which still contains all the branches. It was probably caused by entries
> in the reflog, which I have now disabled.
>
> As an additional bonus, I've added refs for all the current branches tom
> make them visible in gitweb and easier to clone.
>

Most of vendor branches are wrong. For example, there are many branches
under branches/redhat. But I only see one redhat branch in git.

BTW, I can't pull new changes from the new master into my local git branches
which are based on the old master.


-- 
H.J.

Reply via email to