Does deprecation of basic password authentication affect GitHub deploy keys?
问题 I received an email from GitHub stating: You recently used a password to access the repository at username/repo with git using git/2.24.3 (Apple Git-128). 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. So I'll need to use another method for standard command line for git commits pushed to GitHub