无法点击始终允许在git-credential-osxkeychain弹出 [英] unable to click always allow on git-credential-osxkeychain popup

查看:3548
本文介绍了无法点击始终允许在git-credential-osxkeychain弹出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近,我在上游推或拉时弹出一个弹出窗口

  git-credential-osxkeychain想要使用您的存储在您的钥匙串中的github.com中的机密信息。 

git-credential-osxkeychain的真实性无法验证。
是否允许访问此项目?

我点击始终允许,但它什么也没做。唯一可行的按钮是拒绝,然后我必须输入我的github用户名和密码。



我以前可以自动完成所有这些操作,而不会发生这种情况......我该如何解决这个问题?

解决方案

这为我解决了问题:


  • 打开钥匙串访问

  • 选择钥匙串 - >登录分类 - >密码

  • 在搜索框中输入 github.com ,您应该看到一个或多个条目互联网密码类型为 github.com 。右键点击&删除它们。

  • 返回终端并重试需要密码的git命令

  • 提示时键入您的git用户名和密码
  • >
  • 完成:)

Recently I've been getting a popup when pushing or pulling from upstream

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?

I click Always allow, but it doesn't do anything. The only button that works is Deny, and then I have to enter in my github username and pw.

I used to be able to do all this automatically without this happening... how do I fix this?

解决方案

This fixed the issue for me:

  • Open Keychain Access
  • Select Keychains -> login and Category -> Passwords
  • Type github.com in search box, you should see an entry (or entries) of Internet Password kind for github.com. Right click & Delete them.
  • Go back to terminal and retry the git command that requires the password
  • Type in your git username and password when prompted
  • Done :)

这篇关于无法点击始终允许在git-credential-osxkeychain弹出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆