改变Git的用户名

设置在 ~/.gitconfig 中。
也能够用命令行改变
git config --global user.name "Alvin J. Alexander"
git config --global user.email [your email address here]


https://alvinalexander.com/git/git-show-change-username-email-address
相关文章
相关标签/搜索