Mercurial > hgbook
changeset 267:d145739b7865
The script actually only creates 35 changesets (as I understand it)
author | bab@draketo.de |
---|---|
date | Fri, 31 Aug 2007 19:44:35 +0200 |
parents | 08ae82a18abd |
children | ca475a9e2e59 |
files | en/undo.tex |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/en/undo.tex Fri Aug 31 11:57:08 2007 +0200 +++ b/en/undo.tex Fri Aug 31 19:44:35 2007 +0200 @@ -582,7 +582,7 @@ \interaction{bisect.init} We'll simulate a project that has a bug in it in a simple-minded way: create trivial changes in a loop, and nominate one specific change -that will have the ``bug''. This loop creates 50 changesets, each +that will have the ``bug''. This loop creates 35 changesets, each adding a single file to the repository. We'll represent our ``bug'' with a file that contains the text ``i have a gub''. \interaction{bisect.commits}