会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
iullor
首页
新随笔
订阅
管理
2021年5月15日
git 常用操作
摘要: ###GIT 远程clone 代码 ####1,ssh方式 前提,需要配置ssh免密认证 clone 指定分支的代码 git clone ssh://xxx.git --branch branchName clone 指定分支的代码 带用户名密码 git clone http://username:
阅读全文
posted @ 2021-05-15 15:43 iullor
阅读(47)
评论(0)
推荐(0)
编辑