hgbook

annotate it/examples/tour.push.it @ 781:6ba4c405d262

Minor changes and translation of code snippets for Ch.2.
author Giulio@puck
date Sun Aug 09 17:14:29 2009 +0200 (2009-08-09)
parents
children 11a6ba60bb9e
rev   line source
Giulio@781 1 <!-- BEGIN tour.push -->
Giulio@781 2 <screen><prompt>$</prompt> <userinput>hg push ../hello-push</userinput>
Giulio@781 3 trasmetto a ../hello-push
Giulio@781 4 cerco i cambiamenti
Giulio@781 5 aggiungo i changeset
Giulio@781 6 aggiungo i manifest
Giulio@781 7 aggiungo i cambiamenti ai file
Giulio@781 8 aggiunti 1 changeset con 1 cambiamenti a 2 file
Giulio@781 9 </screen>
Giulio@781 10 <!-- END tour.push -->