例如:
(1)先再本地执行git init,创建git本地库
(2) git fetch git://repo.or.cz/tomato.git
如果中途掉线,继续执行上面(1)命令
(2):git checkout FETCH_HEAD 或者git fetch git://repo.or.cz/tomato.gitHEAD
例如:
(1)先再本地执行git init,创建git本地库
(2) git fetch git://repo.or.cz/tomato.git
如果中途掉线,继续执行上面(1)命令
(2):git checkout FETCH_HEAD 或者git fetch git://repo.or.cz/tomato.gitHEAD
本文标题:git断点续传
本文链接:https://www.haomeiwen.com/subject/vciqxttx.html
网友评论