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...
I can do add, commit 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:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.