$ hg init main $ cd main $ echo 'This is a boring feature.' > myfile $ hg commit -A -m 'We have reached an important milestone!' adding myfile