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.
Hey there
I've installed Sourctree on my computer and now I'm trying to clone a project from Azure. I copied the URL from the command line via HTTPS in Repository. Then it sais, this isn't a valid source path and shows this message:
fatal: Cannot determine the organization name for this 'dev.azure.com' remote URL. Ensure the `credential.useHttpPath` configuration value is set, or set the organization name as the user in the remote URL '{org}@dev.azure.com'.
fatal: Cannot determine the organization name for this 'dev.azure.com' remote URL. Ensure the `credential.useHttpPath` configuration value is set, or set the organization name as the user in the remote URL '{org}@dev.azure.com'.
I tried to update embedded git and set system git. After that I got a popup from CredentialHelperSelector, but it didn't work out either. Via PowerShell I set the credential helper to manager, so the popup didn't show up again. But the path is still not valid...
FYI: I'm not using Bitbucket or a remote account.
Thanks for your help!