author | Christian Couder <chriscool@tuxfamily.org> | |
Thu, 31 Jul 2008 03:22:40 +0000 (05:22 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 31 Jul 2008 04:42:20 +0000 (21:42 -0700) | ||
commit | 0e25790f1d9cbbcac5dc6fbcea3096c3590f45d7 | |
tree | d4f5dca3056de1d99c35de54f6fa7f4d4cd1c5b0 | tree | snapshot |
parent | c4aca9ccda51badb672ab70099863072d1567267 | commit | diff |
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>
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 | diff | blob | history |