You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Organization account it builds the URL like https://<org_name>@dev.azure.com/<org_name>/<repo_name>/_git/ which may not be the case always. For example, it works only if I modify the URL like https://dev.azure.com/<org_name>/<repo_name>/_git/ for me.
So, please add a functionality to modify/update the Repository base URL.
The text was updated successfully, but these errors were encountered:
For the Organization account it builds the URL like
https://<org_name>@dev.azure.com/<org_name>/<repo_name>/_git/
which may not be the case always. For example, it works only if I modify the URL likehttps://dev.azure.com/<org_name>/<repo_name>/_git/
for me.So, please add a functionality to modify/update the Repository base URL.
The text was updated successfully, but these errors were encountered: