hgbook
diff en/undo.tex @ 273:00f69e8825c5
Bring book up to date with recent changes.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Nov 26 12:24:53 2007 -0800 (2007-11-26) |
parents | d9d29e7cf5bd |
children | 7a6bd93174bd |
line diff
1.1 --- a/en/undo.tex Wed Jun 06 22:11:32 2007 +1000 1.2 +++ b/en/undo.tex Mon Nov 26 12:24:53 2007 -0800 1.3 @@ -582,7 +582,7 @@ 1.4 \interaction{bisect.init} 1.5 We'll simulate a project that has a bug in it in a simple-minded way: 1.6 create trivial changes in a loop, and nominate one specific change 1.7 -that will have the ``bug''. This loop creates 50 changesets, each 1.8 +that will have the ``bug''. This loop creates 35 changesets, each 1.9 adding a single file to the repository. We'll represent our ``bug'' 1.10 with a file that contains the text ``i have a gub''. 1.11 \interaction{bisect.commits}