hgbook

view it/examples/branch-repo.tag.it @ 1032:a55f319bcc67

Merge with Romain Pelisse
author Bryan O'Sullivan <bos@serpentine.com>
date Sat Jul 10 06:24:49 2010 +0100 (2010-07-10)
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 -->