카테고리 없음
github 연결
너도
2024. 2. 23. 19:03
github 에서 new를 통하여 프로젝트 생성
repository 가 생성되었다면 해당 주소를 바라보고 push를 시도하는 데 비밀번호에서 실패.
github에서 발행한 토큰을 사용해서 접근해야 하는데.
너무 오래 되어서 아래에서 재발행
https://github.com/settings/tokens
GitHub: Let’s build from here
GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...
github.com
무슨 권한을 주어야 할지 모르니, 그냥 전부 부여.
generate token 버튼을 통해서, 토큰 발행. 해당 토큰으로 push 해보
git 을 바라보고 쏘기
정상적으로 연동