我几次尝试在Visual Studio在线AKA Azure DevOps上推送大约200个文件束。总是失败,并显示以下错误。
$ git.exe push --all --progress“起源”
Enumerating objects: 581, done.
Counting objects: 100% (581/581), done.
Delta compression using up to 4 threads
Compressing objects: 100% (577/577), done.
Writing objects: 100% (580/580), 46.15 MiB | 132.00 KiB/s, done.
Total 580 (delta 277), reused 0 (delta 0)
fatal: the remote end hung up unexpectedly fatal: the remote end hung
up unexpectedly error: RPC failed; curl 56 OpenSSL SSL_read:
SSL_ERROR_SYSCALL, errno 10054 Everything up-to-date
git did not exit cleanly (exit code 1) (407875 ms @ 28-Oct-18 4:28:21 PM)