Answer the question
In order to leave comments, you need to log in
Issue with git github authorization on linux server?
There are Windows and Linux. On the first one after the git push command, a web browser opened and after clicking allow on the github page, authorization was successful, it does not require a password anymore, everything is fine.
There is a Linux server. Git version is latest. No browser opens, it asks for a username and password, and each time it asks and does not remember, but this message comes up:
[GitHub] Deprecation Notice
You recently used a password to access the repository at ... with git using git/2.29.2.
Basic authentication using a password to Git is deprecated and will soon no longer work. Visit https://github.blog/2020-12-15-token-authenticatio... for more information around suggested workarounds and removal dates.
Thanks,
The GitHub Team
Answer the question
In order to leave comments, you need to log in
Switch to ssh like all normal people
https://docs.github.com/en/github/authenticating-t...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question