git push fatal: Authentication f
2018-05-02 本文已影响0人
uniapp
github 开启双重认证(密码和 Google 认证)后,在终端使用 git push origin
命令时,会提示:
Username for '...'
Password for '...'
这时的 Password 应该输入 github 上面生成的 token,而非密码。
token 生成

github 开启双重认证(密码和 Google 认证)后,在终端使用 git push origin
命令时,会提示:
Username for '...'
Password for '...'
这时的 Password 应该输入 github 上面生成的 token,而非密码。
token 生成