equal
deleted
inserted
replaced
32 $ mkcommit bbb |
32 $ mkcommit bbb |
33 $ hg topic foo |
33 $ hg topic foo |
34 marked working directory as topic: foo |
34 marked working directory as topic: foo |
35 $ mkcommit ccc |
35 $ mkcommit ccc |
36 active topic 'foo' grew its first changeset |
36 active topic 'foo' grew its first changeset |
|
37 (see 'hg help topics' for more information) |
37 $ mkcommit ddd |
38 $ mkcommit ddd |
38 $ mkcommit eee |
39 $ mkcommit eee |
39 $ mkcommit fff |
40 $ mkcommit fff |
40 $ hg topic bar |
41 $ hg topic bar |
41 $ mkcommit ggg |
42 $ mkcommit ggg |
42 active topic 'bar' grew its first changeset |
43 active topic 'bar' grew its first changeset |
|
44 (see 'hg help topics' for more information) |
43 $ mkcommit hhh |
45 $ mkcommit hhh |
44 $ mkcommit iii |
46 $ mkcommit iii |
45 $ mkcommit jjj |
47 $ mkcommit jjj |
46 |
48 |
47 $ hg log -G |
49 $ hg log -G |