# vim ~/.git-credentials
$ cd / && vim .git-credentials
# https://1768177868%40qq.com:1123456@gitee.com
https://用户名:密码@github.com
git config --global credential.helper store
# 清除git账号密码 ,清空内容
vim ~/.git-credentials
# vim ~/.git-credentials
$ cd / && vim .git-credentials
# https://1768177868%40qq.com:1123456@gitee.com
https://用户名:密码@github.com
git config --global credential.helper store
# 清除git账号密码 ,清空内容
vim ~/.git-credentials
本文标题:linux 记住git账号密码
本文链接:https://www.haomeiwen.com/subject/qflxphtx.html
网友评论