hgbook

view it/examples/mq.guards.series.it @ 1066:cd081566e692

1.8 refined
author Zhaoping Sun <zhaopingsun@gmail.com>
date Wed Nov 11 17:51:44 2009 -0500 (2009-11-11)
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 -->