view en/examples/branch-named.foo-commit.out @ 403:303d1576da77

Fix sample output for 'bisect' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 22:04:16 +0200
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