厚积薄发

不忘初心,方得始终!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

查看已设配置

git config --list

修改GIT全局用户名

git config --global user.name [username]

修改GIT全局邮箱

git config --global user.email [email]
posted on 2016-08-01 08:29  欢迎来到Java的世界  阅读(3921)  评论(0编辑  收藏  举报