tests: add coverage for repo.changelog.children() in the git extension
Differential Revision: https://phab.mercurial-scm.org/D8548
--- a/tests/test-git-interop.t Mon May 18 12:41:16 2020 -0400
+++ b/tests/test-git-interop.t Mon May 18 12:45:45 2020 -0400
@@ -199,6 +199,9 @@
summary: Add beta
+ $ hg log -r "children(3d9be8deba43)" -T"{node|short} {children}\n"
+ a1983dd7fb19 3:d8ee22687733
+
hg annotate
$ hg annotate alpha