github (2) 썸네일형 리스트형 [깃허브 설치 #2] GIthub 사용 원리 Working Directory Staging Area Local Repository RemoteRepository ->->->->->-> git add ->->->->->-> git commit ->->->->->-> git push git merge git fetch git pull Download : 다른사람의 github에서 받을때는 git pull 사용 (git pull = git fetch +git merge) Upload : 내가 올릴때는 git add 후 git commit 후 git push [깃허브 설치 #1] 다운로드 및 초기 설정 방법(윈도우) 오늘 깃허브를 본격적으로 사용해보기 위해 다운받았습니다. 시작부터 복잡하네요. 잘 따라오세요. 1. github 회원가입개념 저도 잘 모릅니다. 하다보면 알게 되겠죠. 아래 깃허브 홈페이지에서 가입해 주세요.https://github.com/ GitHub: Let’s build from hereGitHub 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 사용할 이메일 입력하시고, 아래 S.. 이전 1 다음