github private repository push 하기

develoy·2021년 4월 10일

git

목록 보기
1/1

github private repository push 방법

git remote add origin master https://username:password@github.com/username/projectName

위와 같이 [https://]뒤에 username 과 password를 입력해주면 된다.

profile
안녕하세요. E-커머스에서 근무 중인 프론트엔드 개발자입니다.

0개의 댓글