Git

[Git] git 참고 사이트

bemaru 2014. 5. 14. 18:37
반응형

 

 

 

 

http://git-scm.com/book/ko

 - pro git이라는 온,오프라인 책. 수학공부할 때 정석보는 느낌. 내용이 많은듯 하면서도 보는게 큰 지장은 없다, 하지만 지루하긴 하다.

 

http://rogerdudler.github.io/git-guide/index.ko.html

- 말 그대로 git 간편 안내서, 심플한 ui로 간단명로하게 안내해줌. 

 

http://learnbranch.urigit.com/

- git 브랜치 배우기 , 커맨드 사용법과 귀여운 ui로 어떤식으로 작동하는지 비쥬얼하게 알려줌.

 

http://www.slideshare.net/einsub/svn-git-17386752

-svn과 비교 설명

 

http://www.rasplay.org/?p=1325

- 라즈베리관련 사이트라 원문인진 모르겠으나 여튼

  깔끔하게 잘 설명된 듯.

 

 

--

기타 참고 url

http://ingeec.tistory.com/50

http://marklodato.github.io/visual-git-guide/index-ko.html

http://webdir.tistory.com/220

 

 

반응형