Use Git Credential Managers to Authenticate to Azure Repos

https://docs.microsoft.com/en-us/azure/devops/repos/git/set-up-credential-managers?view=azure-devops

Install the Git Credential Manager

Windows

Download and run the latest Git for Windows installer, which includes the Git Credential Manager for Windows. Make sure to leave the Git Credential Manager installation option enabled when prompted.

Select Enable Git Credential Manager during Git for Windows install   

 

配置命令

git config --global credential.helper manager

posted @ 2019-05-13 13:31  ChuckLu  阅读(314)  评论(0编辑  收藏  举报