From: Christian Couder Date: Sun, 29 Mar 2009 09:45:01 +0000 (+0200) Subject: t6030: test bisecting with paths X-Git-Tag: v1.6.3-rc0~7^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b74d7efb108c9d3fd2d057b0c452583552a0577a?hp=b74d7efb108c9d3fd2d057b0c452583552a0577a 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 Signed-off-by: Junio C Hamano ---