Git SSH public key authentication failed with git on Azure DevOps

后端 未结 10 1722
醉酒成梦
醉酒成梦 2021-01-04 03:10

I am trying to push a git repo from PowerShell into an Azure DevOps repo, and I keep getting different auth errors when trying to push it.

I am hoping somebody can sh

10条回答
  •  清歌不尽
    2021-01-04 03:45

    Sign into your Azure DevOps. Go to Repos > Files, then click Clone. Finally, under the HTTPS tab, click Generate Git Credentials.

提交回复
热议问题