[已解决] windows 下 git 免输密码
Posted gifisan
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[已解决] windows 下 git 免输密码相关的知识,希望对你有一定的参考价值。
在 .git/config 里面加上这句话即
[credential]
helper = store
以上是关于[已解决] windows 下 git 免输密码的主要内容,如果未能解决你的问题,请参考以下文章
Git clone时出现Please make sure you have the correct access rights and the repository exists.问题已解决。(示例代