hgbook

view it/examples/mq.guards.series.it @ 870:3a8e7acc026a

Merge
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Sep 10 14:52:11 2009 -0700 (2009-09-10)
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 -->