view en/examples/mq.tutorial.qpop.out @ 398:2936cb7eae7a

Fix sample output for test 'branch-named'.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:55:35 +0200
parents 006bbad1f190
children 5ffee9123bbf
line wrap: on
line source

$ \textbf{hg qapplied}
first.patch
second.patch
$ \textbf{hg qpop}
Now at: first.patch
$ \textbf{hg qseries}
first.patch
second.patch
$ \textbf{hg qapplied}
first.patch
$ \textbf{cat file1}
line 1
line 2
line 3