What are the better git workflows?
Recommend git flow.
Why (advantages of workflow): http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/ Cheat list: http://danielkummer.github.io/git-flow- cheatsheet/index.zh_CN.html
Don’t use git as SVN.
Recommend git flow.
Why (advantages of workflow): http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/
Cheat list: http://danielkummer.github.io/git-flow- cheatsheet/index.zh_CN.html
Don’t use git as SVN.