git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: git@vger.kernel.org
Subject: git-receive-pack doesn't seem to respect gpg.program config
Date: Mon, 26 Oct 2020 14:16:25 -0400	[thread overview]
Message-ID: <20201026181625.c6f5y44ydndkniul@chatter.i7.local> (raw)

Hi, all:

While trying to configure signed pushes, I found out that no mater where 
I set gpg.program=/opt/gnupg22/bin/gpg (in-repo config, ~/.gitconfig, 
/etc/gitconfig), git-receive-pack didn't appear to be paying any 
attention to that setting and always used the "gpg" command in the PATH.

Not sure if that's intentional or not, but seems like it should be 
paying attention at least to /etc/gitconfig.

-K

             reply	other threads:[~2020-10-26 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 18:16 Konstantin Ryabitsev [this message]
2020-10-26 19:36 ` git-receive-pack doesn't seem to respect gpg.program config Jeff King

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=20201026181625.c6f5y44ydndkniul@chatter.i7.local \
    --to=konstantin@linuxfoundation.org \
    --cc=git@vger.kernel.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).