运维网's Archiver
论坛
›
git/gitlab
› git上拉取项目
fjptec-xm
发表于 2018-1-14 10:34:34
git上拉取项目
git config --global http.postBuffer 524288000
如果要修改SSHKEY邮箱:
Command line instructions
Git global setup
git config --global user.name "wangshuyuan"
git config --global user.email "shuyuan.wang@xxxx.com"
页:
[1]
查看完整版本:
git上拉取项目