hgbook

diff en/examples/bisect.search.step1.out @ 243:7df934d3dcb5

Further document the patchbomb extension.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 16:26:51 2007 -0700 (2007-05-27)
parents 006bbad1f190
children 08a4467f4891 7a6bd93174bd
line diff
     1.1 --- a/en/examples/bisect.search.step1.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/bisect.search.step1.out	Sun May 27 16:26:51 2007 -0700
     1.3 @@ -1,8 +1,11 @@
     1.4 - \textbf{if grep -q 'i have a gub' *}
     1.5 - \textbf{then}
     1.6 - \textbf{  result=bad}
     1.7 - \textbf{else}
     1.8 - \textbf{  result=good}
     1.9 - \textbf{fi}
    1.10 - \textbf{echo this revision is $result}
    1.11 - \textbf{hg bisect $result}
    1.12 +
    1.13 +
    1.14 +
    1.15 +
    1.16 +
    1.17 +
    1.18 +
    1.19 +
    1.20 +
    1.21 +
    1.22 +