$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Git] Moving beyond arm waving?
From: John Wiegley (johnw_at_[hidden])
Date: 2011-02-07 01:22:51
Rene Rivera <grafikrobot_at_[hidden]> writes:
> FYI... After doing a clone, which took about 9 minutes on my 80Mbps
> downlink (at 1.5M/s down from github).. And trying to play with some
> export/imports. I ran "git fsck", and got hundreds of warnings and errors.
This has been fixed. There were two bugs in libgit2 having to do with
writing out Git trees.
John