You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
we have created a git repository on a cloud server (not GitHub, Gitlab or Bitbucket), where we already have other data. Access to that cloud server is enabled via SSH public key / private key, we don´t have a login password for login via username and password.
The repo is accessible via git commands by url ssh://git@<ip address>/<path>.
When I start SourceTree 3.3.8, it requests to connect with Bitbucket (server) account, asking for the url and the login password.
I also tried SourceTree 3.3.6, where startup is passed. When I start SourceTree 3.3.6, it asks for the passphrase of my SSH key (that means it knows the correct SSH key). I entered the url in Settings -> Remotes, but both Pull and Push do not have any remote connection:
For Pull, I would need to select an item from "Pull from remote branch" ("vom entfernten Zweig pullen" in German language), but the branch list is empty. And in Push, I would have to select an entry in the list of pushable branches ("Zu pushende Zweige" in German language), but also that list is empty.
How can I connect our repo, either in SourceTree 3.3.6 or 3.3.8?
Thanks and best regards
Gerhard