1、TortoiseGit记住密码
在settings->git->Edit local .git/config,加上下面的内容,就能记住密码了。
[credential]
helper = store
1、TortoiseGit记住密码
在settings->git->Edit local .git/config,加上下面的内容,就能记住密码了。
[credential]
helper = store
728

被折叠的 条评论
为什么被折叠?