码迷,mamicode.com
首页 > 其他好文 > 详细

关于TortoiseGit push文件的时候不能记住用户名和密码的问题

时间:2018-05-08 19:25:41      阅读:280      评论:0      收藏:0      [点我收藏+]

标签:保存   local   tor   ISE   ima   右键   style   git   git push   

1、在项目文件夹下右键  -> TortoiseGit  ->Settings

技术分享图片

2、点击Edit local .git/config 

技术分享图片

3、复制下面的代码到打开的文件然后保存,下次再使用的时候就不用重复输入用户名和密码了

[credential]
  helper = store

技术分享图片

 

关于TortoiseGit push文件的时候不能记住用户名和密码的问题

标签:保存   local   tor   ISE   ima   右键   style   git   git push   

原文地址:https://www.cnblogs.com/foreverLi/p/9009566.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!