- 
  Notifications
 You must be signed in to change notification settings 
- Fork 43
Open
@HDLZcn 
Description
老师好,实验遇到问题,但还不会提PR,辛苦老师改下教案。
下载项目后的"粘贴"一步,clone时很难成功:
可能是默认环境缓存区太小了:
增加缓存区大小【已在实验环境测试通过】
git config --global http.postBuffer 524288000
减小要clone的项目大小【未测试】
git clone [项目链接] --depth 1
Metadata
Metadata
Assignees
Labels
No labels