git 修改用戶名和郵箱

Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly:

    git config --global user.name "Your Name"
    git config --global user.email you@example.com

If the identity used for this commit is wrong, you can fix it with:

     git commit --amend --author='Your Name <you@example.com>'
相關文章
相關標籤/搜索