会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
WENG'S LABS
Growing up with the help of the world's genius!
博客园
首页
新随笔
联系
管理
订阅
2019年6月29日
git本地下载github上的某项目的部分资源
摘要: 注意以下命令要在git bash下进行,不要是cmd,或者是powershell. cd 到某个目录下 git init git remote add -f origin <url> git config core.sparsecheckout true echo "you_forder1/subf
阅读全文
posted @ 2019-06-29 00:05 wenglabs
阅读(729)
评论(0)
推荐(0)
公告