comparison ja/examples/tour.pull.out @ 290:b0db5adf11c1 ja_root

fork Japanese translation.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Wed, 06 Feb 2008 17:43:11 +0900
parents en/examples/tour.pull.out@006bbad1f190
children
comparison
equal deleted inserted replaced
289:7be02466421b 290:b0db5adf11c1
1 $ \textbf{hg tip}
2 changeset:
3 tag: tip
4 user: Bryan O'Sullivan <bos@serpentine.com>
5
6 summary: Trim comments.
7
8 $ \textbf{hg pull ../my-hello}
9 pulling from ../my-hello
10 searching for changes
11 adding changesets
12 adding manifests
13 adding file changes
14 added 1 changesets with 1 changes to 1 files
15 (run 'hg update' to get a working copy)
16 $ \textbf{hg tip}
17 changeset:
18 tag: tip
19 user: Bryan O'Sullivan <bos@serpentine.com>
20
21 summary: Added an extra line of output
22