# HG changeset patch # User Aurélien Campéas # Date 1506005525 -7200 # Node ID 7964b91385495d99965dfe31c567b18d03ed6783 # Parent af37cdaa84eeb9c55a2ac10330a153bfb5b07db5 topics/tuto: try to be more precise on why `hg log` output is hairy diff -r af37cdaa84ee -r 7964b9138549 tests/test-topic-tutorial.t --- a/tests/test-topic-tutorial.t Thu Sep 21 16:42:45 2017 +0200 +++ b/tests/test-topic-tutorial.t Thu Sep 21 16:52:05 2017 +0200 @@ -1177,7 +1177,8 @@ $ hg amend -m "Adding hammer to the shopping list" 2 new orphan changesets -Understanding the current situation with hg log is not so easy: +Understanding the current situation with hg log is not so easy, because +it shows too many things: $ hg log -G -r "t0::" @ changeset: 18:b7509bd417f8