Skip to content

使用 github 令牌 token 访问仓库

  1. 在输入密码的时候,输入令牌 token

  2. 重新设置 github 远程仓库 url ,添加token

git remote set-url origin https://<token>@github.com/<用户名>/<仓库名>.git