I can push with SourceTree GUI, but not with Gitbash

Francis Vila January 22, 2018

Hi,

I created a project on GitLab and imported it into SourceTree. I can see the do Staging, Commit, Push in the GUI. I can do add, commit in Gitbash, but git push sollicits the response "Permission denied". I've tried peppering the .ppk files all over...

1 answer

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 22, 2018

 I can do addcommit in Gitbash,

These are local client commands which you should have not issues with.

but git push sollicits the response "Permission denied"

ppk files are putty specific files. You need to use Puttygen to extract the public and private keys from the ppk file and add them into the ssh agent:

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events