[GIT] Git Repository with Eclipse

개발자/GIT | 2014. 1. 16. 14:57

# Git Repository 설정


#신규 생성한 프로젝트를 Git으로 Share





# Create Remote 







# Git Remote Server로 Push



# Github에서 파일 생성 (.md파일: markdown)


# Github 에서 Pull request 

   - Fork 해온 repository의 내용을 수정하고 가져가달라고 요청


# Github 에서 Pull request 된 내용을 가져오기 (merge pull request)


'개발자 > GIT' 카테고리의 다른 글

git 삭제 파일 복구  (0) 2017.06.21
[PHP] Phalcon develop tool  (0) 2014.01.21
[GIT] remote  (0) 2014.01.14
[GIT] github ssh & remote  (0) 2014.01.14
[GIT] 터미널 Color UI 적용  (0) 2014.01.08
,