无法安装 git-credential-winstore

无法安装 git-credential-winstore

当我尝试在 Windows 8.1 x64 Enterprise 上安装 Git-Credential-Winstore 时出现此错误弹出。

在此处输入图片描述

当我单击 时Debug,出现以下错误消息。

An unhandled exception of type 'System.ArgumentException' occurred in     mscorlib.dll

Additional information: Illegal characters in path.`

我从这里获得了安装设置 -http://gitcredentialstore.codeplex.com/releases/view/103679

PS我已经通过 poshGit 在我的系统上安装了 Git。

相关内容