Can't push git, visual studio. Git failed with a fatal error. fatal: HttpRequestException encountered

前端 未结 9 1955
甜味超标
甜味超标 2020-12-01 13:54

Here is my error on visual studio. I can\'t figure out if there is a config to fix this. Additionally I am restricted from installing git command line tools.



        
9条回答
  •  -上瘾入骨i
    2020-12-01 14:37

    Git Credential Manager for Windows v1.17.1 fixes the issue on BitBucket. Note the one comment:

    Bug Fixes:

    Fixes a bug related to Bitbucket authentication (thanks to @Foda for contributing the fixes).
    

    https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases

提交回复
热议问题