Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我还没有找到合适的答案,如果正在使用的 ssh 服务器需要 Google Authenticator for 2FA,如何将它与 git 一起使用(例如 git clone、git push 等)?
据我所知,您必须将您的 GIT 存储库切换到 HTTPS 才能使用 2FA,这将在您的移动设备上提供额外的个人访问令牌,或者除了您的密码之外。