git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* what exactly is git-tag looking for when you try to sign a tag?
@ 2006-01-15 19:32 Alan Chandler
  2006-01-15 20:02 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Chandler @ 2006-01-15 19:32 UTC (permalink / raw)
  To: git

Since I reached my first release of my software this morning, I though I would 
try and get a bit more formal with things and attempted to sign the tag

Although I had tried gpg several years ago, I didn't seem to have any keys in 
my keyring, so I just generated a new one with 

gpg --gen-key

You can see a key listed with you check for secret keys

with gpg -K

but then I tried to generate a tag with 

git-tag -s v1.0

and it complained that I don't have any secret key available.

What exactly is the process of making one available?
-- 
Alan Chandler
http://www.chandlerfamily.org.uk
Open Source. It's the difference between trust and antitrust.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-15 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-15 19:32 what exactly is git-tag looking for when you try to sign a tag? Alan Chandler
2006-01-15 20:02 ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).