例如:
(1)先再本地執(zhí)行g(shù)it init,創(chuàng)建git本地庫
(2) git fetch git://repo.or.cz/tomato.git
如果中途掉線,繼續(xù)執(zhí)行上面(1)命令
(2):git checkout FETCH_HEAD 或者git fetch git://repo.or.cz/tomato.gitHEAD
例如:
(1)先再本地執(zhí)行g(shù)it init,創(chuàng)建git本地庫
(2) git fetch git://repo.or.cz/tomato.git
如果中途掉線,繼續(xù)執(zhí)行上面(1)命令
(2):git checkout FETCH_HEAD 或者git fetch git://repo.or.cz/tomato.gitHEAD