view en/examples/branch-named.foo-commit.out @ 438:adb677612c39

copied the english version of this file to use it as basis for the translation. There are a couple of paragraphs already translated
author jerojasro@localhost
date Sat, 18 Oct 2008 22:55:12 -0500
parents 2936cb7eae7a
children
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