git-bisect.txt: example for bisecting with hot-fix
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 15 Mar 2011 21:24:56 +0000 (22:24 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Mar 2011 23:06:08 +0000 (16:06 -0700)
Give an example on how to bisect when older revisions need a hot-fix to
build, run or test. Triggered by the binutils/kernel issue at

http://thread.gmane.org/gmane.comp.gnu.binutils/52601/focus=1112779

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found