D1269: children: fix the log expansion of `hg children` in doc

2017-10-30 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGd2554ef04d26: children: fix the log expansion of `hg children` in doc (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D1269: children: fix the log expansion of `hg children` in doc

2017-10-30 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY `hg log -r children()` returns `hg: parse error: missing argument`. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D1269 AFFECTED