hgbook
diff en/examples/bisect.search.step1.out @ 196:4237e45506ee
Add early material describing tags.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Apr 16 16:11:24 2007 -0700 (2007-04-16) |
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 Mon Apr 16 16:11:24 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 +