hgbook

diff en/undo.tex @ 959:b3cb66d935cf

Finished tour-merge.tex
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 23 23:53:18 2009 +0100 (2009-02-23)
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 23 23:53:18 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