Merge branch 'js/gpg-errors'
commit38a227b796653d61a21d9b31e44e48dd66f647e0
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 19:32:29 +0000 (24 11:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Feb 2023 19:32:29 +0000 (24 11:32 -0800)
tree0be7f37dee5a80200ba2b7fd4f471764132879ab
parent98619325c0befd7d41043910bf901224366f48c9
parentad6b320756d8d9150291c696a02c86d1c2f0f4b2
Merge branch 'js/gpg-errors'

Error messages given upon a signature verification failure used to
discard the errors from underlying gpg program, which has been
corrected.

* js/gpg-errors:
  gpg: do show gpg's error message upon failure
  t7510: add a test case that does not need gpg
gpg-interface.c
t/t7510-signed-commit.sh