[출처] http://hl1itj.tistory.com/118
Git (깃) 사용 링크 모음
출처 내용 중에서 깃 관련 링크만 담았습니다.
앞쪽이 초보자가 읽기 좋은 것 같고, 뒤로 갈수록 좀더 깊어집니다.
누구나 쉽게 이해할 수 있는 git 입문 http://backlogtool.com/git-guide/kr/intro/intro1_2.html
생활코딩의 Git 강좌 https://opentutorials.org/course/1492
그리고 생활코딩 git 강좌의 동영상 모둠 http://j.mp/git-class
git을 시작하기 위한 간편 안내서 http://rogerdudler.github.io/git-guide/index.ko.html
Git Download (PC, MAC용) http://git-scm.com/downloads
Git 간단 사용기 http://dev.azki.org/40
Git 사용자 설명서 by 김남형 http://namhyung.github.io/git-user-manual-ko/
Github 실습 by 신승엽 http://www.slideshare.net/flyskykr/github-46014813
SublimeText와 git 연동 http://unikys.tistory.com/331
Git의 GUI clients http://git-scm.com/downloads/guis
Git Workflow http://blog.osteele.com/posts/2008/05/my-git-workflow/
맥에서 git 사용하기와 멋진 그림 http://funnyrella.blogspot.kr/2014/04/97-git.html
GitCheatSheetpdf http://j.mp/git_cheat_sheet
Progit (책 - git 설명서 - 영어) http://git-scm.com/book/en/v2
<이상>
'소프트웨어 개발&환경' 카테고리의 다른 글
프로그래밍 튜토리얼 사이트 -Programming Tutorials (0) | 2016.06.30 |
---|---|
비주얼스튜디오에서 error MSB8008 에러가 발생할 때 (0) | 2016.06.19 |
전달인수(argument; 아규먼트)와 매개변수(parameter; 파라미터) 차이점 (0) | 2016.06.07 |
애자일 프로젝트 기반의 소프트웨어 요구공학 개념 (0) | 2016.01.09 |
ISO 국제 문자 코드 (0) | 2015.11.12 |