소스코드 에러 해결
git -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 --set-upstream origin refs/heads/main:refs/heads/main
Pushing to https://github.com/dbfl720/TIL.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/dbfl720/TIL.git/'
Pushing to https://github.com/dbfl720/TIL.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/dbfl720/TIL.git/'
Pushing to https://github.com/dbfl720/TIL.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/dbfl720/TIL.git/'
Pushing to https://github.com/dbfl720/TIL.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/dbfl720/TIL.git/'
Completed with errors, see above
위에 에러가 뜰 경우, 검색창에서 키체인 검색 후, 깃 체인 3개 삭제 후, 토큰 다시 재발급 받고 다시 실행!!
'코딩 에러 및 질문' 카테고리의 다른 글
이클립스 새 창 위치 해결 (0) | 2023.01.08 |
---|---|
포트오류 (0) | 2022.11.21 |
터미널 에러 (0) | 2022.11.03 |
url ? (0) | 2022.10.20 |
bucket 출처 (0) | 2022.10.20 |