]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'hx/push-atomic-with-cert'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2020 22:25:41 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2020 22:25:41 +0000 (15:25 -0700)
"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

1  2 
send-pack.c

diff --cc send-pack.c
Simple merge