On Thu, Dec 22, 2011 at 12:20 PM, Jeff Garzik <jeff@xxxxxxxxxx> wrote: > > A sparc build fix... Pulled.. > -----BEGIN PGP SIGNED MESSAGE----- And these days it would actually be better if you just use git signed tags instead, and ask me to pull them. You don't need to do anything special per se (just "git tag -s" to create the signature, and then "git push -tags" to push it out), it's only the merger who has to then have a recent enough git version that pulling the tag will DTRT. And I do. So then you don't need to do this send-time PGP signature, and git will now verify (and save) the signature automatically. See https://lkml.org/lkml/2011/12/14/543 that I sent to Ted about how it ends up looking - you can check out that commit 2240a7bb479c with "git show" and "git cat-file commit" to see how your signature would be archived and saved without actually being bothersome when just looking at the history. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html