1.设置全局账号密码
git config --global credential.helper store
2.初始化目录
git init
3.添加git路径
git remote add origin https://*.git
4.拉取代码
git pull origin *
1.设置全局账号密码
git config --global credential.helper store
2.初始化目录
git init
3.添加git路径
git remote add origin https://*.git
4.拉取代码
git pull origin *
上一篇:centos7部署gitlab
下一篇:git常用命令大全
git clone 与 git 安装
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M