diff -r 8d54944eaeb0 -r 9624bf057c2a tests/test-phabricator.t --- a/tests/test-phabricator.t Fri Nov 20 10:51:07 2020 +0100 +++ b/tests/test-phabricator.t Sat Nov 21 00:10:36 2020 -0500 @@ -590,6 +590,14 @@ date: Thu Jan 01 00:00:00 1970 +0000 summary: create beta for phabricator test +phabupdate can convert from local revisions + + $ hg phabupdate --reclaim D7917 -r '.: and not public()' + abort: cannot specify both DREVSPEC and --rev + [10] + + $ hg phabupdate --reclaim -r '.: and not public()' --test-vcr "$VCR/phabupdate-revs.json" + Phabimport accepts multiple DREVSPECs $ hg rollback --config ui.rollback=True