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上拉取项目