2008/12/30 Shawn O. Pearce <spearce@xxxxxxxxxxx>: > yitzhakbg <yitzhakbg@xxxxxxxxx> wrote: >> >> How would I extract a single commit from a repository by it's SHA1 (or any >> other treeish)? >> For that matter, how is any one single object extracted? Examples please. > > git cat-file $type $sha1 > git cat-file -p $sha1 -- 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