git设置个人信息

git config --global user.name "username" 设置下自己提交的用户名
git config --global user.email "email" 设置下自己提交的邮箱

 

posted on 2019-06-01 10:30  薇薇123456  阅读(756)  评论(0编辑  收藏  举报

导航