hgbook
view ja/examples/branch-named.foo-commit.out @ 916:0aaa70be1b13
Fix image links and move the throbber to a proper location to be served.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Tue Oct 27 00:49:24 2009 +0100 (2009-10-27) |
parents | |
children |
line source
1 $ \textbf{echo something > somefile}
2 $ \textbf{hg commit -A -m 'New file'}
3 adding somefile
4 $ \textbf{hg heads}
5 changeset:
6 branch: foo
7 tag: tip
8 parent:
9 user: Bryan O'Sullivan <bos@serpentine.com>
11 summary: New file
13 changeset:
14 branch: bar
15 user: Bryan O'Sullivan <bos@serpentine.com>
17 summary: Third commit