-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
어떤 유형의 이슈인가요?
책 질문
본문의 위치는 어디인가요?
1장 1절, 73p( 02 번 새로 만든 커밋을 원격저장소에서 업로드하는 부분 )
실습 환경을 알려주세요
Mac Ventura 13.4.1
세부 내용
비주얼 스튜디오와 소스트리를 이용하여 새로운 파일 2개를 생성후 커밋을 하고, 소스트리로 로컬저장소에서 원격저장소로 Push 하는 중에

위와 같은 에러가 뜹니다.
에러 내용은 아래에 복붙했습니다.
git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --tags origin refs/heads/master:refs/heads/master
Pushing to https://github.com/LegdayDev/iTshirt.git
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/LegdayDev/iTshirt.git/'
Pushing to https://github.com/LegdayDev/iTshirt.git
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/LegdayDev/iTshirt.git/'
Pushing to https://github.com/LegdayDev/iTshirt.git
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/LegdayDev/iTshirt.git/'
Pushing to https://github.com/LegdayDev/iTshirt.git
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/LegdayDev/iTshirt.git/'
Completed with errors, see above
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels