【发布时间】:2021-05-22 14:51:41
【问题描述】:
我正在使用 Eclipse (Egit) 和 GitHub,我收到此通知:
Hi,
You recently used a password to access the repository with git using JGit/5.10.0.202012080955-r.
Basic authentication using a password to Git is deprecated and will soon no longer work. Visit https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information around suggested workarounds and removal dates.
目前我正在使用带有用户名和密码的 HTTPS 连接,可能我必须切换到 HTTPS 令牌,但是如何为 HTTPS 令牌配置 Eclipse/Egit?
【问题讨论】:
标签: eclipse github https token egit