I am trying to clone a repo from Azure DevOps, but the repo URL contains the username found when browsing to the repo page on our DevOps repo page. This is not my username and so when I try to clone, in my Ubuntu VM instance, it asks me for the password - which I don't know.
How can I tell git to ask me for the username and password via browser authentication, like the login seen here?..