git config --global user.name [name]
git config --global user.email [email_address]

相关文章: