dthree / cash

Cross-platform Linux commands in ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permission Denied for git access

rjzheng opened this issue · comments

Everything works fine but it gives me this issue when I try to pull from my git repository.

Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

It doesn't give me this error when I exit out of cash, how would I go about to fix this?

Could you paste the exact command you're using? e.g.

$ git pull origin master
Permission denied... etc.