A
A
alekssamos2021-03-06 22:33:10
GitHub
alekssamos, 2021-03-06 22:33:10

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

No commands like git credential have any effect, nothing happens. How to be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lynn "Coffee Man", 2021-03-06
@Lynn

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 question

Ask a Question

731 491 924 answers to any question