hgbook

diff en/mq.tex @ 224:34943a3d50d6

Start writing up extensions. Begin with inotify.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue May 15 16:24:20 2007 -0700 (2007-05-15)
parents 914babdc99c8
children 28ddbf9f3729
line diff
     1.1 --- a/en/mq.tex	Mon Mar 12 23:10:32 2007 -0700
     1.2 +++ b/en/mq.tex	Tue May 15 16:24:20 2007 -0700
     1.3 @@ -790,8 +790,8 @@
     1.4  \item Normally, when you \hgcmd{qpop} a patch and \hgcmd{qpush} it
     1.5    again, the changeset that represents the patch after the pop/push
     1.6    will have a \emph{different identity} than the changeset that
     1.7 -  represented the hash beforehand.  See section~\ref{sec:mq:cmd:qpush}
     1.8 -  for information as to why this is.
     1.9 +  represented the hash beforehand.  See
    1.10 +  section~\ref{sec:mqref:cmd:qpush} for information as to why this is.
    1.11  \item It's not a good idea to \hgcmd{merge} changes from another
    1.12    branch with a patch changeset, at least if you want to maintain the
    1.13    ``patchiness'' of that changeset and changesets below it on the