hgbook

view it/examples/branch-repo.tag.it @ 801:fcddc33b6e4d

Wording.
author Giulio@puck
date Fri Aug 14 16:10:54 2009 +0200 (2009-08-14)
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 -->