TortoiseGit保存用户认证/凭证 [英] TortoiseGit save user authentication / credentials

查看:1021
本文介绍了TortoiseGit保存用户认证/凭证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法通过TortoiseGit保存 GITHUB的用户凭证



它会提示我每隔我希望将我的用户凭证信息保存在某处,例如我如何处理TortoiseSVN。



解决方案

对于TortoiseGit 1.8.1.2或更高版本,有一个GUI来打开/关闭凭证助手。

它支持 git-credential-wincred git-credential-winstore



TortoiseGit 1.8.16添加对 git-credential-manager 的支持(Git Credential Manager, git-credential-winstore 的后继者) )



第一次同步时,系统会要求您输入用户名和密码,然后输入它们并将其保存到Windows凭据存储区。下次同步时,它不会要求用户或密码。



使用方法:右键单击→ TortoiseGit→设置→ Git→凭据。选择凭证助手:wincred - 仅限此存储库/ wincred - 当前Windows用户




Is there a way to save GITHUB's user credentials with TortoiseGit?

It prompts me the below dialog every time whenever I do a push/pull.

I would like to save my user credential information somewhere like how I did with TortoiseSVN.

解决方案

For TortoiseGit 1.8.1.2 or later, there is a GUI to switch on/off credential helper.

It supports git-credential-wincred and git-credential-winstore.

TortoiseGit 1.8.16 add support for git-credential-manager (Git Credential Manager, the successor of git-credential-winstore)

For the first time you sync you are asked for user and password, you enter them and they will be saved to Windows credential store. It won't ask for user or password the next time you sync.

To use: Right click → TortoiseGit → Settings → Git → Credential. Select Credential helper: wincred - this repository only / wincred - current Windows user

这篇关于TortoiseGit保存用户认证/凭证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆