Ángel writes:
> What's the full gpg command line being run by git? I suspect it may be
> overriding some setting.
I just do "git commit"
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users
On 2022-06-18 at 02:14 +0200, GH wrote:
> Hi,
>
> I use gnupg in a remote server, I connect to via ssh
>
> I config gnupg as loopback, it ask me my gpg passwd in the command
> line or in my emacs minibuffer when I use magit
>
> but when I commit in git, I sign my commits, but gpg ask me the
> pa
Hi,
I use gnupg in a remote server, I connect to via ssh
I config gnupg as loopback, it ask me my gpg passwd in the command
line or in my emacs minibuffer when I use magit
but when I commit in git, I sign my commits, but gpg ask me the passwd
with GUI pinentry (in the remote server)
In remote s