安装凭证-osxkeychain后仍然会提示输入凭据

wit*_*dle 9 git github

简单的问题,但我不知道进一步调试这个问题.我按照这里的设置说明操作:https://help.github.com/articles/set-up-git以获得我自己的存储库设置.我安装git-credential-osxkeychain并放置它像这样:

-rwxr-xr-x@ 1 root  wheel    15520 Jun 11 21:43 git-credential-osxkeychain
Run Code Online (Sandbox Code Playgroud)

如果我跑,git credential-osxkeychain我会得到预期的:

# Usage: git credential-osxkeychain <get|store|erase>
Run Code Online (Sandbox Code Playgroud)

安装完成后,我提示一次,我提供了我的凭据,希望这些凭据存储在我的钥匙串中.但是在查看Keychain访问权限时,我在搜索时看不到任何github,并且每次尝试时都会提示我git push.

我正在使用git版本1.7.7.4运行10.7.4 mac os x.

任何有关这个烦人问题的帮助将不胜感激.

谢谢!

nir*_*ana 6

可能你看到一个问题,因为你的git有点过时了.我目前有git 1.7.10.4.