San

San

  • 877
  • 804
  • 314.3k

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

Sep 4 2019 4:23 AM
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)