view en/examples/results/branch-named.foo-commit.out @ 662:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 09 Mar 2009 21:37:47 -0700
parents en/examples/branch-named.foo-commit.out@2936cb7eae7a
children 0d5935744f87
line wrap: on
line source

$ \textbf{echo something > somefile}
$ \textbf{hg commit -A -m 'New file'}
adding somefile
created new head
$ \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