view 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
line wrap: on
line source

$ \textbf{echo something > somefile}
$ \textbf{hg commit -A -m 'New file'}
adding somefile
$ \textbf{hg heads}
changeset:   
branch:      foo
tag:         tip
parent:      
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     New file

changeset:   
branch:      bar
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     Third commit