一、问题描述今天从 github 上 clone 代码遇到了报错:The requested URL returned error: 429截图如下:二、解决办法搜索说仓库文件过大,可以调大文件大小git config --global http.postBuffer 524288000