ubuntu@ip-172-31-6-45:~$ git clone https://github.com/yigongyikong/courtalami.git
Cloning into 'courtalami'...
Username for 'https://github.com': yigongyikong
Password for 'https://yigongyikong@github.com':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/yigongyikong/courtalami.git/'


Settings > Developer settings > Personal accesss tokens에서
token을 비번에 입력해서 clone 한다.