hgbook

diff en/undo.tex @ 948:afdc168fa06c

Merge from Hugues and my work
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 16 23:31:14 2009 +0100 (2009-02-16)
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	Mon Feb 16 23:31:14 2009 +0100
     1.3 @@ -553,7 +553,7 @@
     1.4  
     1.5  The \hgcmd{bisect} command is aware of the ``branchy'' nature of a
     1.6  Mercurial project's revision history, so it has no problems dealing
     1.7 -with branches, merges, or multiple heads in a repoository.  It can
     1.8 +with branches, merges, or multiple heads in a repository.  It can
     1.9  prune entire branches of history with a single probe, which is how it
    1.10  operates so efficiently.
    1.11