]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'uk/signature-is-good-after-key-expires'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:50 +0000 (17:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 01:06:50 +0000 (17:06 -0800)
A signature on a commit that was GPG signed long time ago ought to
be still valid after the key that was used to sign it has expired,
but we showed them in alarming red.

* uk/signature-is-good-after-key-expires:
  gpg-interface: signatures by expired keys are fine

1  2 
gpg-interface.c

diff --cc gpg-interface.c
Simple merge