查看:
git config --global user.email
git config --global user.name
修改:
git config --global user.email ‘user.email’
git config --global user.name ‘user.name’
查看:
git config --global user.email
git config --global user.name
修改:
git config --global user.email ‘user.email’
git config --global user.name ‘user.name’
本文标题:查看和修改github提交账户
本文链接:https://www.haomeiwen.com/subject/xlxnbqtx.html
网友评论