hgbook

diff en/examples/mq.tutorial @ 115:b74102b56df5

Wow! Lots more work detailing the working directory, merging, etc.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Nov 13 16:19:48 2006 -0800 (2006-11-13)
parents 6f37e6a7d8cd
children ceaca14e49f0
line diff
     1.1 --- a/en/examples/mq.tutorial	Sun Jul 23 23:38:41 2006 -0700
     1.2 +++ b/en/examples/mq.tutorial	Mon Nov 13 16:19:48 2006 -0800
     1.3 @@ -68,3 +68,6 @@
     1.4  echo 'file 3, line 1' >> file3
     1.5  hg qnew add-file3.patch
     1.6  hg qnew -f add-file3.patch
     1.7 +
     1.8 +#$ name:
     1.9 +exit 0