Git

  • 162 字
  • null 次阅读
  • null 条评论

Git

环境变量:

1
2
3
git config --global credential.helper store
git config --global user.name "冰块"
git config --global user.email "wujing0510@gmail.com"
大冰块
非常感谢您的喜欢!
大冰块