最近,当我从上游推或拉时,我一直在弹出一个弹出窗口
git-credential-osxkeychain wants to use your confidential information stored in "github.com" in your keychain.
The authenticity of "git-credential-osxkeychain" cannot be verified.
Do you want to allow access to this item?
Run Code Online (Sandbox Code Playgroud)
我单击"始终允许",但它不执行任何操作.唯一有效的按钮是Deny,然后我必须输入我的github用户名和pw.
我曾经能够自动完成这一切而不会发生这种情况......我该如何解决这个问题?
Hlu*_*ung 53
这解决了我的问题:
Keychain AccessKeychains -> login和Category -> Passwordsgithub.com搜索框,你应该看到一个进入(或项目)Internet Password的一种github.com.右键单击并删除它们.删除 Keychain Access 中与 git-credential-osxkeychain 对应的条目,然后重新输入您的凭据以使其正常工作。