作者changyuheng (張昱珩)
看板Linux
標題[分享] 判斷 git feature branch codebase 工具
時間Thu Mar 7 00:38:51 2013
在 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/
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 36.224.168.74
→ hSATAC:是怎樣的判斷機制? 03/07 09:39
→ changyuheng:從 git diff 會看的上下行中找出最新的 commit 03/07 18:20