hgbook
diff en/examples/tour.log.out @ 183:fe74ace5fe1c
Fix simple copy example.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri Mar 30 23:28:34 2007 -0700 (2007-03-30) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/en/examples/tour.log.out Fri Mar 30 23:28:34 2007 -0700 1.3 @@ -0,0 +1,27 @@ 1.4 +$ \textbf{hg log} 1.5 +changeset: 1.6 +tag: tip 1.7 +user: Bryan O'Sullivan <bos@serpentine.com> 1.8 + 1.9 +summary: Trim comments. 1.10 + 1.11 +changeset: 1.12 +user: Bryan O'Sullivan <bos@serpentine.com> 1.13 + 1.14 +summary: Get make to generate the final binary from a .o file. 1.15 + 1.16 +changeset: 1.17 +user: Bryan O'Sullivan <bos@serpentine.com> 1.18 + 1.19 +summary: Introduce a typo into hello.c. 1.20 + 1.21 +changeset: 1.22 +user: mpm@selenic.com 1.23 + 1.24 +summary: Create a makefile 1.25 + 1.26 +changeset: 1.27 +user: mpm@selenic.com 1.28 + 1.29 +summary: Create a standard "hello, world" program 1.30 +