05 2018 档案

摘要:1、在项目文件夹下右键 -> TortoiseGit ->Settings 2、点击Edit local .git/config 3、复制下面的代码到打开的文件然后保存,下次再使用的时候就不用重复输入用户名和密码了 [credential] helper = store 阅读全文
posted @ 2018-05-08 17:26 foreverLi 阅读(519) 评论(0) 推荐(0)