hgbook
annotate it/examples/branch-named.create.it @ 998:9d32b10fdb1e
updating .hgignore to ignore the same files other translation ignores
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Sat Sep 12 20:52:35 2009 +0200 (2009-09-12) |
parents | 713f0f69029a 7252e7b7f07d |
children |
rev | line source |
---|---|
Giulio@792 | 1 <!-- BEGIN branch-named.create --> |
Giulio@792 | 2 <screen><prompt>$</prompt> <userinput>hg branch foo</userinput> |
gpiancastelli@840 | 3 la directory di lavoro รจ stata contrassegnata come ramo foo |
Giulio@792 | 4 <prompt>$</prompt> <userinput>hg branch</userinput> |
Giulio@792 | 5 foo |
Giulio@792 | 6 </screen> |
Giulio@792 | 7 <!-- END branch-named.create --> |