当前位置:   article > 正文

Git查看/修改用户名和邮箱_windows git 查看用户名和邮箱

windows git 查看用户名和邮箱
  1. git config user.name // 查看git用户名
  2. git config user.email // 查看git邮箱
  3. git config --global user.name 'newName' 修改git用户名
  4. git config --global user.email 'newEmail.mail' 修改git邮箱

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小舞很执着/article/detail/787613
推荐阅读
相关标签
  

闽ICP备14008679号