view en/examples/branch-named.foo-commit.out @ 304:e87fe9497b27

add progress percentage to todo.txt
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sat, 09 Feb 2008 00:23:15 +0900
parents 6519f3b983b4
children 2936cb7eae7a
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