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