linux下git clone 报RPC failed;错误解决 2018-04-02 本文已影响0人 wild_w0lf 修改Git的传输字节限制即可。 输入命令 git config --global http.postBuffer 524288000