On Mon, May 10, 2010 at 12:37:36PM -0700, Jonathan Leto wrote: > Due to a network (or possibly disk) error, I started getting this error: > > $ git --version > git version 1.7.1.166.gf2086 > error: garbage at end of loose object '66fdbaef5ae12a8402f6b0f7c1a73a3ce72e8eba' The object is "loose", so it should be a file: .git/objects/66/fdbaef5ae12a8402f6b0f7c1a73a3ce72e8eba it would be interesting to look at it to see what is wrong... Dmitry -- 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