Sourcetree remote: Invalid username or password

前端 未结 15 1256
失恋的感觉
失恋的感觉 2021-01-30 00:16

Im trying to push to github with sourcetree but get the following error:

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags origin

15条回答
  •  醉话见心
    2021-01-30 00:18

    If you do have two-factor authentication enabled in GitHub you might have gotten here as well. In that case follow AlonR's answer (for Mac - worked for me) or Sven's answer (for Windows - untested) and then follow the instructions here to make it work.

    • Currently the GitHub token page is here.

提交回复
热议问题