hgbook

annotate it/examples/branch-repo.tag.it @ 870:3a8e7acc026a

Merge
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Sep 10 14:52:11 2009 -0700 (2009-09-10)
parents
children
rev   line source
Giulio@792 1 <!-- BEGIN branch-repo.tag -->
Giulio@792 2 <screen><prompt>$</prompt> <userinput>cd mioprogetto</userinput>
Giulio@792 3 <prompt>$</prompt> <userinput>hg tag v1.0</userinput>
Giulio@792 4 </screen>
Giulio@792 5 <!-- END branch-repo.tag -->