comparison tests/test-topic-tutorial.t @ 2975:7964b9138549

topics/tuto: try to be more precise on why `hg log` output is hairy
author Aurélien Campéas
date Thu, 21 Sep 2017 16:52:05 +0200
parents af37cdaa84ee
children e5edfb5aba0c
comparison
equal deleted inserted replaced
2974:af37cdaa84ee 2975:7964b9138549
1175 t0^ add a pair of shoes (base) 1175 t0^ add a pair of shoes (base)
1176 1176
1177 $ hg amend -m "Adding hammer to the shopping list" 1177 $ hg amend -m "Adding hammer to the shopping list"
1178 2 new orphan changesets 1178 2 new orphan changesets
1179 1179
1180 Understanding the current situation with hg log is not so easy: 1180 Understanding the current situation with hg log is not so easy, because
1181 it shows too many things:
1181 1182
1182 $ hg log -G -r "t0::" 1183 $ hg log -G -r "t0::"
1183 @ changeset: 18:b7509bd417f8 1184 @ changeset: 18:b7509bd417f8
1184 | tag: tip 1185 | tag: tip
1185 | topic: tools 1186 | topic: tools