Search code examples
node.jsgitazure-devopstfs

Git authentication Failed when cloning into TFS private Repo


I am using TFS for my repos and all are private . moreover i have also added hostFiles into my computerOS because that is for extra security and also set my username and password in credential manager . But still no luck and whenever i use git clone then the following error happens

fatal: Authentication failed for 

kindly Help

I have tried using credential managers and have rechecked my credentails multiple times . Reinstalled Git but am unable to understand what is causing the issue


Solution

  • well i have found a solution after spending much hours on this . i just reinstalled GIT and then upon installation i skipped the part for installing credential manager and i selected None. After that when i clone the Repo the Git asked for Username ad password and now everything is working Fine