hgbook

view it/examples/mq.guards.series.it @ 836:11a6ba60bb9e

Final editing for chapters 0-3.
author gpiancastelli
date Wed Aug 19 19:39:24 2009 +0200 (2009-08-19)
parents
children
line source
1 <!-- BEGIN mq.guards.series -->
2 <screen><prompt>$</prompt> <userinput>cat .hg/patches/series</userinput>
3 ciao.patch #-quux
4 arrivederci.patch #+foo
5 </screen>
6 <!-- END mq.guards.series -->