2010年8月30日 星期一

git bisect

git bisect start

# Mark current commit as bad
git bisect bad

git bisect good some-commit-here

git bisect good / bad

git bisect reset

Git bisect – the awesome way to find the Mr. Bug commit
http://ivanz.com/2009/03/27/git-bisect-the-awesome-way-to-find-the-mr-bug-commit/

沒有留言: