tips & tricks

git flow

manywaypark 2012. 12. 21. 01:08

git flow를 쓰면 개발 과정에서 좀더 체계적으로 git을 활용할 수 있다.


refs:

https://github.com/nvie/gitflow/wiki/Installation

http://nvie.com/posts/a-successful-git-branching-model/

http://knight76.tistory.com/entry/Git-Flow-%EC%A2%8B%EC%9D%80-%EC%9E%90%EB%A3%8C

http://yakiloo.com/getting-started-git-flow/


happy hackin'