From: Chris Wright <chrisw@osdl.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Junio C Hamano <junkio@cox.net>, Git Mailing List <git@vger.kernel.org>
Subject: Re: Allow "-u" flag to tag signing
Date: Thu, 6 Oct 2005 16:32:00 -0700 [thread overview]
Message-ID: <20051006233200.GR8041@shell0.pdx.osdl.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0510060952410.31407@g5.osdl.org>
* Linus Torvalds (torvalds@osdl.org) wrote:
> So rather than force my tagger ID to have to match the gpg key name, just
> support the "-u" flag to "git tag" instead. It implicitly enables signing,
> since it doesn't make any sense without it. Thus:
>
> git tag -u <gpg-key-name> <tag-name> [<tagged-object>]
>
> will use the named gpg key for signing.
Nice, I've had a hack something like this locally here as well, and been
meaning to cleanup and submit.
thanks,
-chris
prev parent reply other threads:[~2005-10-06 23:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-06 16:58 Allow "-u" flag to tag signing Linus Torvalds
2005-10-06 17:15 ` H. Peter Anvin
2005-10-06 20:17 ` Junio C Hamano
2005-10-06 23:32 ` Chris Wright [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051006233200.GR8041@shell0.pdx.osdl.net \
--to=chrisw@osdl.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).