git-plus
git-plus copied to clipboard
[QUESTION]git push often cause pending and dose not work
I'm running MacOs 10.12 Sierra and Atom 1.19.0. The 'git push' command always report 'permission denied'.The report disappears by executing 'ssh-add ~/.ssh/id_rsa' in terminal from this.But if I operation in the following order:
-
push, then it requires sign in
-
execute
ssh-add ~/.ssh/id_rsain terminal
it'll usually disable the 'pull' and 'push' button as it's pending(picture below).I have to restart atom to make it work again.Is there someway to solve it?

I have the same problem……
that screenshot looks like the github package. perhaps your problem is with that plugin