Mercurial > hg
annotate tests/test-convert-darcs.out @ 8894:868670dbc237
extensions: improve the consistency of synopses
Trying as much as possible to consistently:
- use a present tense predicate followed by a direct object
- verb referring directly to the functionality provided
(ie. not "add command that does this" but simple "do that")
- keep simple and to the point, leaving details for the long help
(width is tight, possibly even more so for translations)
Thanks to timeless, Martin Geisler, Rafael Villar Burke, Dan Villiom
Podlaski Christiansen and others for the helpful suggestions.
author | Cédric Duval <cedricduval@free.fr> |
---|---|
date | Mon, 22 Jun 2009 15:48:08 +0200 |
parents | f29b7c8419cb |
children | b236f34ec1e9 |
rev | line source |
---|---|
5413 | 1 % initialize darcs repo |
2 Finished recording patch 'p0' | |
3 % branch and update | |
4 Finished recording patch 'p1.1' | |
5 % update source | |
6 Finished recording patch 'p1.2' | |
7 % merge branch | |
8 We have conflicts in the following files: | |
9 ./a | |
10 Finished pulling and applying. | |
11 Finished recording patch 'p2' | |
12 initializing destination darcs-repo-hg repository | |
13 scanning source... | |
14 sorting... | |
15 converting... | |
16 3 p0 | |
17 2 p1.2 | |
18 1 p1.1 | |
19 0 p2 | |
20 o 3 "p2" files: a | |
21 | | |
22 o 2 "p1.1" files: | |
23 | | |
24 o 1 "p1.2" files: a b | |
25 | | |
26 o 0 "p0" files: a | |
27 | |
28 7225b30cdf38257d5cc7780772c051b6f33e6d6b 644 a | |
29 1e88685f5ddec574a34c70af492f95b6debc8741 644 b |