sourceTree每次pull/ push时都要提示输入密码:
解决:
1、打开目录窗口—终端

2、终端输入 ,回车
git config credential.helper store
3、 重新拉取代码,在提示框内输入密码
4、之后再pull/ push 就不会再提示输入密码了。 解决
sourceTree每次pull/ push时都要提示输入密码:
解决:
1、打开目录窗口—终端
2、终端输入 ,回车
git config credential.helper store
3、 重新拉取代码,在提示框内输入密码
4、之后再pull/ push 就不会再提示输入密码了。 解决
本文标题:sourceTree每次pull/ push时都要提示输入密码
本文链接:https://www.haomeiwen.com/subject/vdnqbltx.html
网友评论