2
Answers

Logon failed, use ctrl+c to cancel basic credential prompt.

San

San

5y
20.6k
1
I have an issue with my git setup for VS Team Foundation.
 
I have cloned the remote repository. I am not able to pull everything but every time I pull I have to enter credentials - this fails with very not-informative:
 
$ git clone https://mypractise.visualstudio.com/Practise/_git/Project1
 
Cloning into 'Project1'...
Logon failed, use ctrl+c to cancel basic credential prompt.
Username for 'https://mypractise.visualstudio.com': [email protected]
fatal: Authentication failed for 'https://mypractise.visualstudio.com/Practise/_git/Project1/'
Answers (2)