Is there a way to automatically verify git commits on each pull?
22:43 05 Nov 2023

This is the inverse of this question.

Is there an easy way to make Git always verify the pgp signature of the HEAD of any branch it pulls and fail if the signature is bad?

Much like commit.gpgSign but "in reverse".

git gnupg