git 修改 email
https://blog.csdn.net/qq_29846663/article/details/73498853
查看email
% cat ~/.gitconfig
[user]
email = a@bc.com
[credential]
helper = store
[http]
sslverify = false
https://blog.csdn.net/qq_29846663/article/details/73498853
查看email
% cat ~/.gitconfig
[user]
email = a@bc.com
[credential]
helper = store
[http]
sslverify = false