From: Junio C Hamano Date: Mon, 29 Jul 2019 19:38:16 +0000 (-0700) Subject: Merge branch 'es/local-atomic-push-failure-with-http' into maint X-Git-Tag: v2.23.0-rc0~1^2~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1a27b78e34e9d9685f6bd55e80b8199f4874ad11 Merge branch 'es/local-atomic-push-failure-with-http' into maint "git push --atomic" that goes over the transport-helper (namely, the smart http transport) failed to prevent refs to be pushed when it can locally tell that one of the ref update will fail without having to consult the other end, which has been corrected. * es/local-atomic-push-failure-with-http: transport-helper: avoid var decl in for () loop control transport-helper: enforce atomic in push_refs_with_push --- 1a27b78e34e9d9685f6bd55e80b8199f4874ad11