개발자/GIT

[GIT] Git Repository with Eclipse

zupper 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)