I cannot clone a simple repository from Azure DevOps. OS: Ubuntu 18.10
I do this:
Try : First delete the git credentials from Credential manager. Try Generating a new personal access token to resolve this error
Go to security ->Personal access token->Add Give Description, select All scopes, click Create Token.
Copy the token and store it for later use. This token can now be used in place of password for the git user.