版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

代码块
languagetext
firstline1
git config --global http.postBuffer 10240000000
git config --global http.proxy ''                                        

再重新push:

代码块
git push origin master