hgbook

view en/examples/branch-named.commit.out @ 322:73b094b764ec

Fixed bad argument usage with bisect
author Nicolas Cavigneaux <nico@bounga.org>
date Thu Jan 15 10:13:51 2009 +0100 (2009-01-15)
parents
children
line source
1 $ \textbf{echo 'hello again' >> myfile}
2 $ \textbf{hg commit -m 'Second commit'}
3 $ \textbf{hg tip}
4 changeset:
5 branch: foo
6 tag: tip
7 user: Bryan O'Sullivan <bos@serpentine.com>
9 summary: Second commit