当我尝试推送它时会显示以下消息:
/tmp/github-11836-9666-1bhip27.i6pr/git-credential-atom.sh get: 1: /tmp/github-11836-9666-1bhip27.i6pr/git-credential-atom.sh get: /tmp/github-11836-9666-1bhip27.i6pr/git-credential-atom.sh: Permission denied
fatal: cannot exec '/tmp/github-11836-9666-1bhip27.i6pr/git-askpass-atom.sh': Permission denied
fatal: could not read Username for 'https://github.com': terminal prompts disabled
我看了一个视频,当那个人试图推送时,Atom要求输入用户名和密码。我的原子不会这样做。如果我尝试通过Linux终端,我可以轻松地使用git push
。我该如何解决这个问题?