1、配置账号
# git config --global user.name yourName
2、配置密码
# git config --global user.password yourPassword
3、查看配置
# git config --list
git配置
1、配置账号
# git config --global user.name yourName
2、配置密码
# git config --global user.password yourPassword
3、查看配置
# git config --list
git配置
本文标题:配置git账号密码
本文链接:https://www.haomeiwen.com/subject/ocinoktx.html
网友评论