GitHub authentication failing over https, returning wrong email address

前端 未结 8 1438
半阙折子戏
半阙折子戏 2020-12-07 09:24

Initiating a push or any other action with GitHub from the command line (over https, not ssh) that calls for the username and password not only fails but, when it does, it r

8条回答
  •  -上瘾入骨i
    2020-12-07 10:09

    • Go to Credential Manager => Windows Manager
    • Delete everything related to tfs
    • Now click on Add a generic credential and provide the following values

      (1) Internet or network adress: git:https://tfs.donamain name (2) username: your username (3) password: your password

      this should fix it

提交回复
热议问题