我在OSX上使用SourceTree并使用Git推送到Visual Studio Online.我收到以下错误:
POST git-receive-pack(490857233字节)
错误:RPC失败; 结果= 22,HTTP代码= 404
致命:远程端意外挂断
所有最新
完成但有错误,见上文
我已经尝试过以下方法:
git config --global http.postBuffer 524288000
Run Code Online (Sandbox Code Playgroud)