改變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
相關文章
相關標籤/搜索