I usually use git on linux and I'm not familiar with sourceTree on windows ( c# project ), the interface is usefull to follow the tree, but I would like to the use commande line .
I really don't understand, I generated my ssh key with sourceTree agent and load with "Pageant", I added the public key on my bitbucket account.
And it works. I can clone/pull/push from the sourceTree interface
But using the sourceTree command line mode doesn't work
In SourceTree, adjust the following setting: go to Tools > Options > Git > Git Version and select "Use System Git".
Push changes from a local repository to a remote repository Click Push in the toolbar. Select the local branch to push and the remote branch to push to. Click OK.
PuTTY / Plink
GIT_SSH
to the path of plink.exe, for example C:\Program Files (x86)\Atlassian\SourceTree\tools\putty\plink.exe
Of course you could have a separate, global OpenSSH key in %HOMEPATH%\.ssh\id_rsa
but then you would lose the advantage of SourceTree loading the correct key automatically.
By the way, I can confirm that neither of these work:
OpenSSH
as SSH Client
PuTTY / Plink
as SSH Client
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With