(2)Git&Gerrit 참고 웹사이트
1) 튜토리얼
•현재 Site: http://wiki.twoseed.co.kr
•GIT 을 시작하기 위한 간편 안내서 어렵지 않아요 : http://rogerdudler.github.io/git-guide/index.ko.html
•Git-SCM : https://git-scm.com/book/ko/v1
•Atlassian Git Tutorial : https://www.atlassian.com/git
2) 참고 자료 & 인터뷰
•버전관리를들어본적없는사람들을위한 DVCS-GIT : https://www.slideshare.net/ibare/dvcs-git
•SVN 능력자를 위한 개념 가이드 엄청난 간략 비교 : https://www.slideshare.net/einsub/svn-git-17386752
•Subversion Vs. Git 엄청난 간략 비교 : https://www.slideshare.net/ienvyou/subversion-vs-git-42605130
•Rebase는 언제 어떻게 해야 할까? : http://dogfeet.github.io/articles/2012/git-merge-rebase.html
•완전 초보를 위한 깃허브 : https://nolboo.github.io/blog/2013/10/06/github-for-beginner/
•리누스 토발즈 인터뷰 : http://techholic.co.kr/archives/31767