hgbook

diff en/undo.tex @ 279:3c14c304d823

Ignore more junk.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Dec 11 09:31:58 2007 -0800 (2007-12-11)
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	Tue Dec 11 09:31:58 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}