Mercurial > evolve
comparison tests/test-topic-tutorial.t @ 3106:a867d59ea97a mercurial-4.3
test-compat: revert output changes from phase renaming
We keep using the old name for the older version. test has to reflect that.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 20 Oct 2017 20:04:13 +0200 |
parents | 6604d96fc73c |
children | 9c9c8c1eeb93 9f900937c198 |
comparison
equal
deleted
inserted
replaced
3105:f5d472b7e800 | 3106:a867d59ea97a |
---|---|
1180 t2: Adding saw | 1180 t2: Adding saw |
1181 t1@ Adding hammer (current) | 1181 t1@ Adding hammer (current) |
1182 t0^ add a pair of shoes (base) | 1182 t0^ add a pair of shoes (base) |
1183 | 1183 |
1184 $ hg amend -m "Adding hammer to the shopping list" | 1184 $ hg amend -m "Adding hammer to the shopping list" |
1185 2 new orphan changesets | 1185 2 new unstable changesets |
1186 | 1186 |
1187 Understanding the current situation with hg log is not so easy, because | 1187 Understanding the current situation with hg log is not so easy, because |
1188 it shows too many things: | 1188 it shows too many things: |
1189 | 1189 |
1190 $ hg log -G -r "t0::" | 1190 $ hg log -G -r "t0::" |
1209 | | 1209 | |
1210 | o changeset: 15:bb1e6254f532 | 1210 | o changeset: 15:bb1e6254f532 |
1211 | | topic: tools | 1211 | | topic: tools |
1212 | | user: test | 1212 | | user: test |
1213 | | date: Thu Jan 01 00:00:00 1970 +0000 | 1213 | | date: Thu Jan 01 00:00:00 1970 +0000 |
1214 | | instability: orphan | 1214 | | trouble: unstable |
1215 | | summary: Adding drill | 1215 | | summary: Adding drill |
1216 | | | 1216 | | |
1217 | o changeset: 14:d4f97f32f8a1 | 1217 | o changeset: 14:d4f97f32f8a1 |
1218 | | topic: tools | 1218 | | topic: tools |
1219 | | user: test | 1219 | | user: test |
1220 | | date: Thu Jan 01 00:00:00 1970 +0000 | 1220 | | date: Thu Jan 01 00:00:00 1970 +0000 |
1221 | | instability: orphan | 1221 | | trouble: unstable |
1222 | | summary: Adding saw | 1222 | | summary: Adding saw |
1223 | | | 1223 | | |
1224 | x changeset: 13:a8ab3599d53d | 1224 | x changeset: 13:a8ab3599d53d |
1225 |/ topic: tools | 1225 |/ topic: tools |
1226 | user: test | 1226 | user: test |