Documentation: remove warning saying that "git bisect skip" may slow bisection
commit32d86ca53195590f8d7df9f5f58683c9a924d5af
authorChristian Couder <chriscool@tuxfamily.org>
Sat, 13 Jun 2009 11:11:02 +0000 (13 13:11 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 13 Jun 2009 17:48:59 +0000 (13 10:48 -0700)
tree2882ceaee27f0a2c19e5910f3695e398a519f6d2
parentebc9529f0358bdb10192fa27bc75f5d4e452ce90
Documentation: remove warning saying that "git bisect skip" may slow bisection

This warning was probably useless anyway, but it is even more so now
that filtering of skipped commits is done in C and that there is a
mechanism to skip away from broken commits.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect.txt