From: Jeff King <peff@peff.net>
To: Jason Pyeron <jpyeron@pdinc.us>
Cc: git@vger.kernel.org
Subject: Re: Why does gpg.program work for commit but not log?
Date: Wed, 18 Jun 2014 03:36:45 -0400 [thread overview]
Message-ID: <20140618073645.GA24769@sigill.intra.peff.net> (raw)
In-Reply-To: <ABACA8639E2A49BA8A1E602DBE815867@black>
On Wed, Jun 18, 2014 at 12:18:35AM -0400, Jason Pyeron wrote:
> jpyeron@black /projects/microsoft-smartcard-sign/tmp
> $ git --version
> git version 1.7.9
That's rather old. In the meantime we have:
commit 6005dbb9bf21d10b209f7924e305bd04b9ab56d2
Author: Jacob Sarvis <jsarvis@openspan.com>
Date: Wed Mar 27 10:13:39 2013 -0500
log: read gpg settings for signed commit verification
"show --show-signature" and "log --show-signature" do not read the
gpg.program setting from git config, even though, commit signing,
tag signing, and tag verification honor it.
which is in v1.8.3. In general, please double-check your problem
against a recent version of "master" when making a bug report.
-Peff
next prev parent reply other threads:[~2014-06-18 7:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-18 4:18 Why does gpg.program work for commit but not log? Jason Pyeron
2014-06-18 7:36 ` Jeff King [this message]
2014-06-18 12:38 ` Jason Pyeron
2014-06-18 12:51 ` Jeff King
2014-06-18 17:12 ` Jason Pyeron
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=20140618073645.GA24769@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=jpyeron@pdinc.us \
/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).