Tool
Git Flow 좋은 자료
'김용환'
2012. 3. 18. 16:21
민수기술의 왕수용님 자료
1. 웹 페이지
http://wangsy.com/blog/2011/12/git-guide/
git flow 는 git 의 장점인 브랜치를 적극 활용하여, 원활한 프로젝트 중 소스코드 관리를 가능하게 하고, git flow 툴을 이용하여 이러한 방법론을 손쉽게 적용하도록 도와준다. |
2. pdf
http://wangsy.com/blog/wp-content/uploads/2011/11/Git-Guide-r1.pdf
3. Git Flow Homepage
https://github.com/nvie/gitflow
4. Short introduction about Git Flow
http://vimeo.com/16018419
http://vimeo.com/37408017
5. Git Flow Model
http://nvie.com/posts/a-successful-git-branching-model/