标签:username 修改用户名 color 修改 oba art nbsp code config
$ git config user.name
$ git config user.email
$ git config --global user.name "username" $ git config --global user.email "email"
标签:username 修改用户名 color 修改 oba art nbsp code config
原文地址:https://www.cnblogs.com/llfy/p/9375506.html