Mercurial > hgbook
changeset 239:fe8598eb99c4
Refer to main coverage of extdiff extension.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 27 May 2007 09:52:00 -0700 |
parents | 4b315189e01f |
children | 4119e57679f7 |
files | en/mq-collab.tex |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/en/mq-collab.tex Sun May 27 09:50:25 2007 -0700 +++ b/en/mq-collab.tex Sun May 27 09:52:00 2007 -0700 @@ -383,6 +383,10 @@ output. \end{note} +The \hgext{extdiff} extension is useful for more than just improving +the presentation of MQ~patches. To read more about it, go to +section~\ref{sec:hgext:extdiff}. + %%% Local Variables: %%% mode: latex %%% TeX-master: "00book"