Merge branch 'hx/push-atomic-with-cert'
commitb5847b9fab0aedc3b2642ccd123da7dd95da1376
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2020 22:25:41 +0000 (25 15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2020 22:25:41 +0000 (25 15:25 -0700)
tree6cc105e9c34f79bd3dbce0b49d2120a084ed8b41
parent407d9145213a03f53861d5b6d1337e65a7f8661b
parenta4f324a423ddfe3680bf6105f8c113d0e76305a0
Merge branch 'hx/push-atomic-with-cert'

"git push" that wants to be atomic and wants to send push
certificate learned not to prepare and sign the push certificate
when it fails the local check (hence due to atomicity it is known
that no certificate is needed).

* hx/push-atomic-with-cert:
  send-pack: run GPG after atomic push checking
send-pack.c