hgbook

changeset 267:d145739b7865

The script actually only creates 35 changesets (as I understand it)
author bab@draketo.de
date Fri Aug 31 19:44:35 2007 +0200 (2007-08-31)
parents 08ae82a18abd
children ca475a9e2e59
files en/undo.tex
line diff
     1.1 --- a/en/undo.tex	Fri Aug 31 11:57:08 2007 +0200
     1.2 +++ b/en/undo.tex	Fri Aug 31 19:44:35 2007 +0200
     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}