`Laravel`版`小丑路人社区`改版中,与`Hyperf版小丑路人社区`数据互动,此版本改版中……尚未彻底完结!

Q:

Password authentication is temporarily disabled as part of a brownout. Please use a personal access

问题:

Password authentication is temporarily disabled as part of a brownout. Please use a personal access token instead.

解决方式:

- 访问github的 [tokens管理](https://github.com/settings/tokens)
- 通过github的access_token来进行仓库管理:
    - `git clone https://oauth2:access_token@github.com/仓库地址.git`

如果申请的该access token有write的权限,是可以push的

之后git操作无变化
技术分享
订阅

评论记录


评论/回复