会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sunny.boy
博客园
首页
新随笔
联系
管理
订阅
2020年9月27日
GitLab简单操作
摘要: 右键 打开git bash 然后输入如下命令: 1、配置账户信息git config --global user.name “xxxx”git config --global user.email "xxx@xxx" 2、拉取代码到本地 :在哪个目录打开,拉取代码就在哪个目录git remote -
阅读全文
posted @ 2020-09-27 12:32 sunny.boy
阅读(356)
评论(0)
推荐(0)
编辑
公告