git clone 中加入参数 --depth=1,只拉取最近的一个 revision。
git clone --depth=1 https://github.com/torvalds/linux.git
git clone 中加入参数 --depth=1,只拉取最近的一个 revision。
git clone --depth=1 https://github.com/torvalds/linux.git
本文标题:git只拉取最新版本
本文链接:https://www.haomeiwen.com/subject/qtljbctx.html
网友评论