保存密码至硬盘
git config credential.helper store
设置用户名
git config --global user.name "guofeiyu"
设置邮箱
git config --global user.email "2232505997@qq.com"
git config credential.helper store
git config --global user.name "guofeiyu"
git config --global user.email "2232505997@qq.com"
本文标题:Git客户端保存用户名密码
本文链接:https://www.haomeiwen.com/subject/fycuyqtx.html
网友评论