Re: Git-commits mailing list feed.
From: David Greaves
Date: Mon Apr 25 2005 - 04:33:03 EST
David A. Wheeler wrote:
> $ cat-file signature 000195297c2a6336c2007548f909769e0862b509
minor comment, cat-file gives you raw access to the object data.
better:
$ cat-file signature $(what-signs 000195297c2a6336c2007548f909769e0862b509)
signatureof commit 000195297c2a6336c2007548f909769e0862b509
signer Petr Baudis <pasky@xxxxxx>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQBCbFaRCxlT/+f+SU4RAgYSAKCWpPNlDKDkxuuA649zJop7WkQPnACdF1Fg
JgXatbJU8YJ7JHqvgyGepRU=
=Kttg
-----END PGP SIGNATURE-----
David
--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/