TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Mechanizing git-bisect: Bug hunting for the Lazy
4 点
作者
CesareBorgia
超过 12 年前
1 comment
whackedspinach
超过 12 年前
I know some large companies use git-bisect along with their unit testing framework to notify developers/reviewers if their commit caused some sort of test failure. I thought it was pretty neat, as git-bisect was new to me.