git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-receive-pack doesn't seem to respect gpg.program config
@ 2020-10-26 18:16 Konstantin Ryabitsev
  2020-10-26 19:36 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantin Ryabitsev @ 2020-10-26 18:16 UTC (permalink / raw)
  To: git

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

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

end of thread, other threads:[~2020-10-26 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-26 18:16 git-receive-pack doesn't seem to respect gpg.program config Konstantin Ryabitsev
2020-10-26 19:36 ` Jeff King

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).