git clone -v --progress --depth 1 --single-branch --branch {BRANCH} {git_url} . && git reset --hard {COMMIT_ID}
git clone -v --progress --depth 1 --single-branch --branch {BRANCH} {git_url} . && git reset --hard {COMMIT_ID}
本文标题:git clone 因项目过大拉取失败解决措施
本文链接:https://www.haomeiwen.com/subject/hebnmdtx.html
网友评论