The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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:

TAGS
AUG Leaders

Atlassian Community Events