git 客户端使用

来源:互联网 发布:文爱社交软件 编辑:程序博客网 时间:2024/05/16 00:31

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

[credential]  helper = store
0 0
原创粉丝点击