linux – Git凭证助手不起作用

我刚刚安装了随Git版本1.8.1.4一起提供的openSUSE.

在使用此行配置凭据帮助程序之后,我正在尝试推送一些存储库:

git config --global credential.helper 'cache --timeout=3600'

这一行不会引发任何错误.

但是,在我最初输入我的凭据并希望将它们缓存后,凭据帮助程序不起作用.它吐出这条消息:

error: cannot run git-credential-cache--daemon: No such file or directory  
fatal: unable to start cache daemon: No such file or directory

为什么会发生这种情况,我该如何解决?

解决方法:

您需要安装git-daemon rpm.该RPM具有缓存守护程序.

上一篇:C#使用CredWrite访问C $


下一篇:MySQL /存储MySQL凭据