git-plus icon indicating copy to clipboard operation
git-plus copied to clipboard

[QUESTION]git push often cause pending and dose not work

Open xisuoyo opened this issue 8 years ago • 2 comments

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:

  1. push, then it requires sign in

  2. execute ssh-add ~/.ssh/id_rsa in 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? image

xisuoyo avatar Aug 21 '17 10:08 xisuoyo

I have the same problem……

pharazone avatar Jan 03 '18 05:01 pharazone

that screenshot looks like the github package. perhaps your problem is with that plugin

akonwi avatar Jun 26 '18 01:06 akonwi