hgbook

view it/examples/branch-repo.tag.it @ 910:5d10677c3dbd

Align the comments themselves and the comment form to the left.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 21:50:49 2009 +0100 (2009-10-26)
parents
children
line source
1 <!-- BEGIN branch-repo.tag -->
2 <screen><prompt>$</prompt> <userinput>cd mioprogetto</userinput>
3 <prompt>$</prompt> <userinput>hg tag v1.0</userinput>
4 </screen>
5 <!-- END branch-repo.tag -->