在 git 的 feature branch model (#1) 中,
尋找最適合的 commit 作為某 feature branch 的 codebase 是一件麻煩而瑣碎的事,
分享一支用來幫忙判斷最佳 codebase 的小工具。
https://github.com/changyuheng/git-show-dependence
1. http://nvie.com/posts/a-successful-git-branching-model/
--
尋找最適合的 commit 作為某 feature branch 的 codebase 是一件麻煩而瑣碎的事,
分享一支用來幫忙判斷最佳 codebase 的小工具。
https://github.com/changyuheng/git-show-dependence
1. http://nvie.com/posts/a-successful-git-branching-model/
--
All Comments