view en/examples/branch-named.foo-commit.out @ 282:7a6bd93174bd

Update bisect docs
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 31 Dec 2007 20:06:58 -0800
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