On Fri, 28 Sep 2007, Reza Roboubi wrote: > > git-cat-file -t 9b22b50f814b22224d6f838433f1e9cd36bfc2 > > says: "Not a valid object name". > > So what is this thing in my .git: > ../.git/objects/92/9b22b50f814b22224d6f838433f1e9cd36bfc2 The object name for that thing is 929b22b5... You need the two first hex digits too (which are used as the fan-out in the object directory). Linus - 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