hgbook

diff en/undo.tex @ 554:91adcea08b33

Fix the bisect section, I hope (bisect is now part of Mercurial).
author Arne Babenhauserheide <bab@draketo.de>
date Wed Jan 21 14:16:38 2009 +0100 (2009-01-21)
parents a168daed199b
children
line diff
     1.1 --- a/en/undo.tex	Tue Aug 26 13:55:04 2008 -0700
     1.2 +++ b/en/undo.tex	Wed Jan 21 14:16:38 2009 +0100
     1.3 @@ -569,7 +569,6 @@
     1.4  
     1.5  Now let's create a repository, so that we can try out the
     1.6  \hgcmd{bisect} command in isolation.
     1.7 -\interaction{bisect.init}
     1.8  We'll simulate a project that has a bug in it in a simple-minded way:
     1.9  create trivial changes in a loop, and nominate one specific change
    1.10  that will have the ``bug''.  This loop creates 35 changesets, each