git credential winstore提示符不适用于自托管存储库

git credential winstore提示符不适用于自托管存储库,git,windows-7,credentials,Git,Windows 7,Credentials,git credential winstore在github和bitbucket存储库中工作得非常完美,但在使用自托管存储库时不会弹出提示。我看不出有什么问题 我试过: git config --global credential.helper winstore 通过控制台 [credential] helper = winstore 在gitconfig中手动创建和存储凭据。没有成功。 谁能给我指一下正确的方向吗?我在用Win7 致以最诚挚的问候。将git credential w

git credential winstore在github和bitbucket存储库中工作得非常完美,但在使用自托管存储库时不会弹出提示。我看不出有什么问题

我试过:

git config --global credential.helper winstore
通过控制台

[credential]
    helper = winstore
在gitconfig中手动创建和存储凭据。没有成功。 谁能给我指一下正确的方向吗?我在用Win7


致以最诚挚的问候。

git credential winstore.exe
复制到
C:\Program Files(x86)\git\libexec\git core

执行“git credential winstore.exe”并说“是”。

使用“WinCreed”代替“winstore”。它会起作用的。它为我解决了同样的问题

2016年更新:

使用适用于Windows的Git凭据:


安装它,它就可以正常工作,无需配置。

我必须将它复制到Windows 8计算机上的'C:\Program Files\GitExtensions\GitCredentialWinStore'。感谢链接@kio21Windows 7,libiconv-2.dll丢失=>