Add script to verify all merge commits are signed
commitadaa568722e59cde510c5fe1997c49cbb9d7db12
authorMatt Corallo <git@bluematt.me>
Mon, 27 Oct 2014 07:07:25 +0000 (27 00:07 -0700)
committerMatt Corallo <git@bluematt.me>
Sat, 20 Dec 2014 05:39:42 +0000 (20 00:39 -0500)
treed392d4c3467c229e54d19c835c9bd497e6917aff
parent13c077c7cfe9f367c721f3d99924b3d568afb4d0
Add script to verify all merge commits are signed
contrib/README.md
contrib/verify-commits/gpg.sh [new file with mode: 0755]
contrib/verify-commits/pre-push-hook.sh [new file with mode: 0755]
contrib/verify-commits/trusted-git-root [new file with mode: 0644]
contrib/verify-commits/trusted-keys [new file with mode: 0644]
contrib/verify-commits/verify-commits.sh [new file with mode: 0755]