git-credential-winstore提示符不适用于自己托管的存储库 [英] git-credential-winstore prompt does not work with self hosted repositories

查看:166
本文介绍了git-credential-winstore提示符不适用于自己托管的存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

git-credential-winstore与github和bitbucket存储库完美配合,但在使用自己托管的存储库时不会弹出提示。我看不出有什么问题。



我试过了:

  git config --global credential.helper winstore 

通过控制台

  [凭证] 
助手= winstore

在gitconfig中创建并存储凭据manualy。没有成功。
任何人都可以指出我正确的方向吗?我使用Win7。



最好的问候。

解决方案

c $ c> git-credential-winstore.exe 转换为 C:\程序文件(x86)\Git\libexec\git-core


git-credential-winstore works perfect with github and bitbucket repositories, but the prompt does not pop up while working with self hosted repositories. I can' t see what the problem is.

I' ve tried :

git config --global credential.helper winstore

via console

[credential]
    helper = winstore

in gitconfig and created and stored the credentials manualy. Without success. Can anyone point me to te right direction please? Im using Win7.

Best regards.

解决方案

Copy git-credential-winstore.exe into C:\Program Files (x86)\Git\libexec\git-core

这篇关于git-credential-winstore提示符不适用于自己托管的存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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