hgbook

view it/examples/mq.guards.series.it @ 1055:4f899bb4d0dd

1.6.5 refined
author zhaopingsun
date Tue Nov 10 19:48:42 2009 -0500 (2009-11-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 -->