Hi,
On Fri, 8 Jun 2007, Johan Herland wrote:
If I'm pulling from a corrupt repo, I'd sure as hell want git to tell me
when I first fetched, and not a couple of weeks later when I'd try to
use the corrupt data, or call fsck, or whatever.
We don't check that the object names match the object contents on pull.
With your argument, we should do that, too. And of course, get rid of
git-fsck, because it is of no more use, then.
Ciao,
Dscho