diff options
author | Jiang Xin <zhiyou.jx@alibaba-inc.com> | 2020-04-17 05:45:33 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-17 12:16:31 -0700 |
commit | 865e23f532fc78d207cf81587deee9f861c7a5aa (patch) | |
tree | d146a3632bc4ba2fe2211efef74f55b9e49553cd /transport.c | |
parent | send-pack: fix inconsistent porcelain output (diff) | |
download | tgif-865e23f532fc78d207cf81587deee9f861c7a5aa.tar.xz |
t5543: never report what we do not push
When we push some references to the git server, we expect git to report
the status of the references we are pushing; no more, no less. But when
pusing with atomic mode, if some references cannot be pushed, Git reports
the reject message on all references in the remote repository.
Add new test cases in t5543, and fix them in latter commit.
Signed-off-by: Jiang Xin <zhiyou.jx@alibaba-inc.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.c')
0 files changed, 0 insertions, 0 deletions