To have access to a repository I need to connect with a public key -- which I have created with my Terminal (OSX).
Can I use this public key with SourceTree?
Absolutely, if it's in the standard place (~/.ssh/id_rsa) that SSH picks up, SourceTree will automatically use it since it just calls git/hg, which calls SSH. I use this as my preferred approach for all authentication with SourceTree.
It looks like you're new here. Sign in or register to get started.