On Tue, 28 Mar 2006 16:34:22 -0500 sean <seanlkml@xxxxxxxxxxxx> wrote: > If you used: > > $ git cat-file -t 78132af2643 > > It would tell you that this object is of type "blob". > To see the contents of blobs you can do something like: > > $ git cat-file blob 78132af2643 Thanks. That was exactly what I was looking for :) -- Sébastien - : 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