--depth

a56爆大奖在线娱乐们经常会用 git clone 来下载项目,但遇到大项目的时候,clone 就很慢,比要等很久。 当然,还有更慢的项目。这类项目可以通过 --depth 1 来加速: git clone --depth 1 https://github.com/facebook/react 这速度快了有几十倍吧!
posted @ 2023-05-26 10:36  轻轻的吻  阅读(50)  评论(0编辑  收藏  举报