hgbook
annotate it/examples/tour.push.nothing.it @ 812:42e2c9d47ef4
Minor changes and translation of code snippets for Ch.12.
author | Giulio@puck |
---|---|
date | Sat Aug 15 15:15:39 2009 +0200 (2009-08-15) |
parents | |
children | 11a6ba60bb9e |
rev | line source |
---|---|
Giulio@781 | 1 <!-- BEGIN tour.push.nothing --> |
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 nessun cambiamento trovato |
Giulio@781 | 6 </screen> |
Giulio@781 | 7 <!-- END tour.push.nothing --> |