PASSWORD

Cooperation

[Git] remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.

자기 전에 새 git repository를 만들고 commit & push 하려 하니 뭔가 바뀌었네요 정확히는 아래와 같은 문구가 발생합니다 remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead. remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information. 그러니까... 2일 전인 2021년 8월 13일부터 password 방식의 인증은 폐기되고 personal access token ..

Syntax Sugar
'PASSWORD' 태그의 글 목록