首页 > 技术文章 > git配置用户名

smallredness 2019-07-18 10:29 原文

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

推荐阅读