git全局用户名和邮箱

git config --global user.name "用户名"
git config --global user.email "邮箱"
posted @ 2020-10-26 08:39  HF10  阅读(117)  评论(0)    收藏  举报