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/'

Madan ShekarPosted Sep 17, 2019, 6:45 AM
Rajanikant HawaldarPosted Sep 4, 2019, 4:51 AM