The command, "git tag -u garyyang6@xxxxxxxxx tag-name" works! Thank you! Below is the output of "gpg -k". I have no idea why I have three keys. gpg -k gpg: WARNING: using insecure memory! gpg: please see http://www.gnupg.org/faq.html for more information /home/garyyang6/.gnupg/pubring.gpg ---------------------------------- pub 1024D/A3F6A45E 2008-11-14 Gary Yang (For git.) <garyyang6@xxxxxxxxx> sub 1024g/58AE6B3C 2008-11-14 pub 1024D/EE763A89 2008-11-14 Gary Yang (PGP for git.) <garyyang6@xxxxxxxxx> sub 1024g/AECCA323 2008-11-14 pub 1024D/5015631E 2008-11-18 Gary Yang (For git) <garyyang6@xxxxxxxxx> --- On Wed, 11/19/08, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > Subject: Re: "secret key not available". "unable to sign the tag". > To: "Gary Yang" <garyyang6@xxxxxxxxx> > Cc: "Jeff King" <peff@xxxxxxxx>, "Git Mailing List" <git@xxxxxxxxxxxxxxx> > Date: Wednesday, November 19, 2008, 7:42 AM > On Tue, 18 Nov 2008, Gary Yang wrote: > > > > The gpg works. But, git tag dose not work. Any idea? > > Does > > git tag -u garyyang6@xxxxxxxxx tag-name > > work (ie when you use an explicitly given key to tag with)? > > And if not, please do list the output of "gpg -K" > if that doesn't work. > > 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 -- 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