documentation: user-manual: update "using-bisect" section
commit0e25790f1d9cbbcac5dc6fbcea3096c3590f45d7
authorChristian Couder <chriscool@tuxfamily.org>
Thu, 31 Jul 2008 03:22:40 +0000 (31 05:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Jul 2008 04:42:20 +0000 (30 21:42 -0700)
treed4f5dca3056de1d99c35de54f6fa7f4d4cd1c5b0
parentc4aca9ccda51badb672ab70099863072d1567267
documentation: user-manual: update "using-bisect" section

Since version 1.5.6 "git bisect" doesn't use a "bisect" branch any
more, but the user manual had not been updated to reflect this.

So this patch does that and while at it also adds a few words about
"git bisect skip" and points user to the "git bisect" man page for
more information.

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