]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/send-pack-remote-failure'
authorJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:40 +0000 (09:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 1 Dec 2019 17:04:40 +0000 (09:04 -0800)
Error handling after "git push" finishes sending the packdata and
waits for the response to the remote side has been improved.

* jk/send-pack-remote-failure:
  send-pack: check remote ref status on pack-objects failure

1  2 
send-pack.c

diff --cc send-pack.c
Simple merge