On Wed, 28 Feb 2007, Linus Torvalds wrote: > One thing to do (maybe you did already) is to just verify that what you're > cloning looks fine: > > cd ~/devel/project > git fsck --full > > just to be safe. That won't tell anything. git-index-pack works on a streamed pack and by the time it dies the pack is not complete yet and not moved to the final spot. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html