Merge branch 'ks/ref-filter-signature'
commit81ebc54e81619ccc71fca6a4ce7822e78b24e80c
authorJunio C Hamano <gitster@pobox.com>
Fri, 14 Jul 2023 17:46:07 +0000 (14 10:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Jul 2023 17:46:07 +0000 (14 10:46 -0700)
treecbfb5dcb923201521f89009d764ce3ce8a517d00
parentaa9166bcc0ba654fc21f198a30647ec087f733ed
parent26c9c03f0a9c26f5e41af19f3cbd6f4dda7006b3
Merge branch 'ks/ref-filter-signature'

The "git for-each-ref" family of commands learned placeholders
related to GPG signature verification.

* ks/ref-filter-signature:
  ref-filter: add new "signature" atom
  t/lib-gpg: introduce new prereq GPG2
ref-filter.c
t/lib-gpg.sh