hgbook
view it/examples/mq.tarball.repush.it @ 910:5d10677c3dbd
Align the comments themselves and the comment form to the left.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Mon Oct 26 21:50:49 2009 +0100 (2009-10-26) |
parents | |
children |
line source
1 <!-- BEGIN mq.tarball.repush -->
2 <screen><prompt>$</prompt> <userinput>cd ../netplug</userinput>
3 <prompt>$</prompt> <userinput>hg pull ../netplug-1.2.8</userinput>
4 estraggo da ../netplug-1.2.8
5 cerco i cambiamenti
6 aggiungo i changeset
7 aggiungo i manifest
8 aggiungo i cambiamenti ai file
9 aggiunti 1 changeset con 12 cambiamenti a 12 file
10 (eseguite 'hg update' per ottenere una copia di lavoro)
11 <prompt>$</prompt> <userinput>hg qpush -a</userinput>
12 (la directory di lavoro non รจ alla punta)
13 applico correzione-assemblaggio.patch
14 ora a: correzione-assemblaggio.patch
15 </screen>
16 <!-- END mq.tarball.repush -->