comparison ja/examples/branch-named.foo-commit.out @ 290:b0db5adf11c1 ja_root

fork Japanese translation.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Wed, 06 Feb 2008 17:43:11 +0900
parents en/examples/branch-named.foo-commit.out@6519f3b983b4
children
comparison
equal deleted inserted replaced
289:7be02466421b 290:b0db5adf11c1
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>
10
11 summary: New file
12
13 changeset:
14 branch: bar
15 user: Bryan O'Sullivan <bos@serpentine.com>
16
17 summary: Third commit
18