hgbook

view it/examples/tour.merge.pull.it @ 882:50d09b8f3c4f

Remove /tmp/REV*-hello when clean
author Dongsheng Song <dongsheng.song@gmail.com>
date Wed Oct 21 16:33:28 2009 +0800 (2009-10-21)
parents 0bf0bf61493e
children 719b03ea27c8
line source
1 <!-- BEGIN tour.merge.pull -->
2 <screen><prompt>$</prompt> <userinput>hg pull ../mio-hello</userinput>
3 estraggo da ../mio-hello
4 cerco i cambiamenti
5 aggiungo i changeset
6 aggiungo i manifest
7 aggiungo i cambiamenti ai file
8 aggiunti 1 changeset con 1 cambiamenti a 1 file (+1 teste)
9 (eseguite 'hg heads' per vedere le teste, 'hg merge' per unire)
10 </screen>
11 <!-- END tour.merge.pull -->