Part 5 - Pushing to Github > Git

Git

Part 5 - Pushing to Github 정보

Part 5 - Pushing to Github

본문

github.com 에 가입하시고..

 

우측상단의 +를 눌러서 New Repository를 클릭하고.

 

Name/Description/Public or Private를 설정한후에

 

create repository를 누르시면 됩니다.

 

…or create a new repository on the command line

echo "# GitingStarted" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/[깃헙네임]/GitingStarted.git
git push -u origin master

…or push an existing repository from the command line

git remote add origin https://github.com/[깃헙네임]/GitingStarted.git
git push -u origin master

 

 

추천
0

댓글 0개

전체 31 |RSS
Git 내용 검색

회원로그인

진행중 포인트경매

  1. 참여6 회 시작24.04.25 20:23 종료24.05.02 20:23
(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT