TortoiseGit HTTPS方式保存密码最简单的方法

在TortoiseGit的设置 -> git 中选择 编辑本地 .git/config 在最后增加下面内容:

[credential]   
     helper = store

 

posted on 2016-02-19 14:02  honsen  阅读(181)  评论(0编辑  收藏  举报

导航