]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'uk/signature-is-good-after-key-expires' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Feb 2026 20:27:57 +0000 (12:27 -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