跳到主要内容

生命的意义

· 阅读需 8 分钟
Castamere
热爱 Coding

你误会我了,我说的是咱这一辈子的终极目标。归根结底,活着是为了什么

去码头整点薯条

Github Push Password Authentication Removed

· 阅读需 8 分钟
Castamere
热爱 Coding

自 2021.8.13 开始,Github 不再支持使用密码的方式来进行各种远程操作,必须要使用令牌 (token) 进行验证。本文就此问题给出一些指南

ERROR

使用 SSH 在 Linux 服务器上 git push 的时候遇到报错

remote: Support for password authentication was removed on August 13, 2021.

fatal: Authentication failed for 'https://github.com/User/Repository.git'