hgbook
diff it/examples/tour.push.nothing.it @ 789:a419faec3428
Missing part of a message.
author | Giulio@puck |
---|---|
date | Tue Aug 11 20:12:19 2009 +0200 (2009-08-11) |
parents | |
children | 11a6ba60bb9e |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/it/examples/tour.push.nothing.it Tue Aug 11 20:12:19 2009 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +<!-- BEGIN tour.push.nothing --> 1.5 +<screen><prompt>$</prompt> <userinput>hg push ../hello-push</userinput> 1.6 +trasmetto a ../hello-push 1.7 +cerco i cambiamenti 1.8 +nessun cambiamento trovato 1.9 +</screen> 1.10 +<!-- END tour.push.nothing -->