Skip to content

实验10 clone项目遇到问题,已经探索到解决方式 #2

Description

@HDLZcn

老师好,实验遇到问题,但还不会提PR,辛苦老师改下教案。

下载项目后的“粘贴”一步,clone时很难成功:
可能是默认环境缓存区太小了:

增加缓存区大小【已在实验环境测试通过】
git config --global http.postBuffer 524288000

减小要clone的项目大小【未测试】
git clone [项目链接] --depth 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions