会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
匠仓
博客园
首页
新随笔
联系
订阅
管理
git基本操作
安装git:apt-get install git-core
1、git clone url
克隆github上的仓库到本地
2、git add --all
3、git commit --all -m update
4、git push origin master
后续更新。
posted @
2019-04-09 15:06
匠仓
阅读(
83
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告