Merge branch 'hs/push-cert-check-cleanup'
commit6fc7de1a1f0cca63899e67cc8e96fbdb3be73019
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:48 +0000 (24 14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:48 +0000 (24 14:50 -0700)
tree4ab5077c9b388fd608ea7397227d692aa7121e2c
parentd94cecfe7525606070163437f7c59a51650f9e56
parentfbd0f16610362fda5d2093a590a80d693f610594
Merge branch 'hs/push-cert-check-cleanup'

Code clean-up.

* hs/push-cert-check-cleanup:
  gpg-interface: make parse_gpg_output static and remove from interface header
  builtin/receive-pack: use check_signature from gpg-interface
builtin/receive-pack.c