会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Robots2
博客园
首页
新随笔
联系
管理
订阅
2022年8月24日
Git常用命令总结
摘要: 一、常用拉取提交代码 1、拉取代码 基本拉取:git clone [git地址] 拉取并保存账号:git clone https://账号:密码@gitee.com/robots2/test.git 2、本地修改代码后查看调整 git pull:获取当前分支最新代码 git pull origin
阅读全文
posted @ 2022-08-24 14:37 Robots2
阅读(171)
评论(0)
推荐(0)
公告