기본 콘텐츠로 건너뛰기

Github 사용법

github 사용법

처음 작업 할 때:
git perspective view -> Clone a git repository and add the clone to this view -> 연결

작업 시작할 때:
본인 브랜치 -> fetch from origin -> rebase master

작업 끝났을 때:
본인 브랜치 -> commit & push -> github사이트 들어가서 compare & pull request하기

pull request
Pull Requests -> New pull request

이 블로그의 인기 게시물