hgbook
annotate it/examples/template.simple.simplest.it @ 850:5bbebcdfb533
You wouldn't believe me if I told you.
author | gpiancastelli |
---|---|
date | Sat Aug 22 18:49:12 2009 +0200 (2009-08-22) |
parents | |
children |
rev | line source |
---|---|
Giulio@803 | 1 <!-- BEGIN template.simple.simplest --> |
Giulio@803 | 2 <screen><prompt>$</prompt> <userinput>hg log -r1 --template 'ho visto un changeset\n'</userinput> |
Giulio@803 | 3 ho visto un changeset |
Giulio@803 | 4 </screen> |
Giulio@803 | 5 <!-- END template.simple.simplest --> |