foozy@708: $ \textbf{hg init main} foozy@708: $ \textbf{cd main} foozy@708: $ \textbf{echo 'This is a boring feature.' > myfile} foozy@708: $ \textbf{hg commit -A -m 'We have reached an important milestone!'} foozy@708: adding myfile