]> git.ipfire.org Git - thirdparty/git.git/commit - t/t6030-bisect-porcelain.sh
t6030: test bisecting with paths
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 29 Mar 2009 09:45:01 +0000 (11:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Apr 2009 08:29:45 +0000 (01:29 -0700)
commitb74d7efb108c9d3fd2d057b0c452583552a0577a
tree86a792d0fe4e362ad680eb13a97a860126edc315
parent23b5f18b50c15155f79618522b5721b880eceb65
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>
t/t6030-bisect-porcelain.sh