Github: Difference between revisions
From DWIKI
m (→FAQ) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Links= | |||
*[https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication 2 factor authentication on github] | |||
https://github.com/drduh/YubiKey-Guide | |||
=FAQ= | =FAQ= | ||
==The authenticity of host 'github.com (140.82.121.3)' can't be established. == | |||
== Create pull request == | == Create pull request == | ||
Line 9: | Line 17: | ||
==This branch has conflicts that must be resolved == | ==This branch has conflicts that must be resolved == | ||
resvolve them :) | resvolve them :) | ||
==remote: Support for password authentication was removed == | |||
==Password authentication is not supported for Git operations== | |||
Use Personal Acces Token instead: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token |
Latest revision as of 15:16, 11 August 2025
Links
https://github.com/drduh/YubiKey-Guide
FAQ
The authenticity of host 'github.com (140.82.121.3)' can't be established.
Create pull request
This branch has conflicts that must be resolved
resvolve them :)
remote: Support for password authentication was removed
Password authentication is not supported for Git operations
Use Personal Acces Token instead: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token