2021年10月26日

指定commit加速github下载

摘要: #mkdir reopsity #cd reopsity #git init #git remote add {nickname} {git://kernel.url} #git fetch {nickname} {commit id} --depth=1 #git reset --hard FET 阅读全文

posted @ 2021-10-26 16:40 zlyang 阅读(169) 评论(0) 推荐(0) 编辑

导航