TortoiseGit(乌龟git)保存用户名密码的方法匿名用户1572016-07-12 16:47找到 -> git 编辑本地 .git/config 增加 [credential] helper = store 保存,输入一次密码后第二次就会记住密码了