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