https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ Token authentication requirements for Git operations | The GitHub Blog Beginning August 13th, 2021, we will no longer accept account passwords when authenticating Git operations on GitHub.com. github.blog 2021년 8월 15일부터 github 저장소 사용시 비밀번호가 아니라 토큰을 사용하게 변경이 되었다. 로그인 후에 아래 페이지로 이동하여 https://github.com/settings/to..