hgbook

view it/examples/mq.guards.series.it @ 814:99c201b30491

Minor changes and translation of code snippets for Ch.13.
author Giulio@puck
date Sat Aug 15 18:03:50 2009 +0200 (2009-08-15)
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 -->