belaran@976: belaran@976: $ cd .. belaran@976: $ hg clone hello mio-nuovo-hello belaran@976: aggiorno la directory di lavoro belaran@976: 2 file aggiornati, 0 file uniti, 0 file rimossi, 0 file irrisolti belaran@976: $ cd mio-nuovo-hello belaran@976: # Apportiamo alcune semplici modifiche a hello.c... belaran@976: $ mio-editor-di-testo hello.c belaran@976: $ hg commit -m "Un nuovo saluto per un nuovo giorno." belaran@976: belaran@976: