view en/examples/tag.init.out @ 453:11d7896cd2ac

Merging changes from jerojasro
author Igor TAmara <igor@tamarapatino.org>
date Wed, 22 Oct 2008 01:51:33 -0500
parents 4237e45506ee
children
line wrap: on
line source

$ \textbf{hg init mytag}
$ \textbf{cd mytag}
$ \textbf{echo hello > myfile}
$ \textbf{hg commit -A -m 'Initial commit'}
adding myfile