view en/examples/tour.log.out @ 397:2b8c6aa370d5

Fix sample output for test 'branch-repo'.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 21:54:18 +0200
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{hg log}
changeset:   
tag:         tip
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     Trim comments.

changeset:   
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     Get make to generate the final binary from a .o file.

changeset:   
user:        Bryan O'Sullivan <bos@serpentine.com>

summary:     Introduce a typo into hello.c.

changeset:   
user:        mpm@selenic.com

summary:     Create a makefile

changeset:   
user:        mpm@selenic.com

summary:     Create a standard "hello, world" program