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.
fatal: Authentication failed for 'https://mypractise.visualstudio.com/Practise/_git/Project1/'