当项目过大时,git clone时会出现 我们可以在克隆时指定 注意:这样只会把默认分支clone下来,其他远程分支并不在本地,所以这种情况下,需要用如下方法拉取其他分支:error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504 Gateway Time-out
的问题,此时我们可以只下载远程仓库中的最新的一个版本,而不下载其他老版本的内容,这样会大大减小存储与传输压力。--depth 1
,--depth
后面的阿拉伯数字代表克隆仓库的最新几个版本,为1代表只克隆远程仓库的最新的一个版本。
示例:git clone --depth 1 https://github.com/dogescript/xxxxxxx.git
git remote set-branches origin 'remote_branch_name' git fetch --depth 1 origin remote_branch_name git checkout remote_branch_name
本网页所有视频内容由 imoviebox边看边下-网页视频下载, iurlBox网页地址收藏管理器 下载并得到。
ImovieBox网页视频下载器 下载地址: ImovieBox网页视频下载器-最新版本下载
本文章由: imapbox邮箱云存储,邮箱网盘,ImageBox 图片批量下载器,网页图片批量下载专家,网页图片批量下载器,获取到文章图片,imoviebox网页视频批量下载器,下载视频内容,为您提供.
阅读和此文章类似的: 全球云计算