解决TortoiseGit每次Pull或者Push都需要输用户名密码的问题

Posted 每天都在慢慢进步的王同学

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决TortoiseGit每次Pull或者Push都需要输用户名密码的问题相关的知识,希望对你有一定的参考价值。

解决TortoiseGit每次Pull或者Push都需要输用户名密码的问题

每次提交代码到仓库都要输入用户名和密码,王同学差点哭了 忍住 忍住 不能哭 不能哭

解决方法如下: Right click → TortoiseGit → Settings → Git → Credential. 设置为 wincred - this repository only 或者 wincred - current Windows user


以上是关于解决TortoiseGit每次Pull或者Push都需要输用户名密码的问题的主要内容,如果未能解决你的问题,请参考以下文章

TortoiseGit - pull 与 fetch

TortoiseGit 不能pull解决方法

TortoiseGit使用指南

解决每次git pull/push都需要输入用户账号密码的方法

解决git push/pull 每次都要输入密码ssh-keygen

Linux下解决每次git pull/git push都需输入密码的问题