hgbook

view en/examples/tag.log.v1.0.out @ 237:28bd9ab3edbf

Distinguish system from Mercurial commands in the index.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:48:58 2007 -0700 (2007-05-27)
parents
children
line source
1 $ \textbf{echo goodbye > myfile2}
2 $ \textbf{hg commit -A -m 'Second commit'}
3 adding myfile2
4 $ \textbf{hg log -r v1.0}
5 changeset:
6 tag: v1.0
7 user: Bryan O'Sullivan <bos@serpentine.com>
9 summary: Initial commit