commit | b74d7efb108c9d3fd2d057b0c452583552a0577a | [log] [tgz] |
---|---|---|
author | Christian Couder <chriscool@tuxfamily.org> | Sun Mar 29 11:45:01 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Apr 05 01:29:45 2009 -0700 |
tree | 86a792d0fe4e362ad680eb13a97a860126edc315 | |
parent | 23b5f18b50c15155f79618522b5721b880eceb65 [diff] |
t6030: test bisecting with paths This patch adds some tests to check that "git bisect" works fine when passing paths to "git bisect start" to reduce the number of bisection steps. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>