github - 有哪些比较好的 git工作流?

浏览:34日期:2023-10-12

问题描述

有哪些比较好的 git工作流?

问题解答

回答1:

推荐git flow。

原因(工作流的优势):http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/备忘清单:http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.html

github - 有哪些比较好的 git工作流?

回答2:

不把 git 当 SVN 用。

相关文章: