This is an archive of the discontinued Mercurial Phabricator instance.

subrepo: (mostly) use relative path in "skipping missing subrepository"
ClosedPublic

Authored by martinvonz on Feb 8 2019, 1:48 PM.

Details

Summary

This is consistent with the other messages printed by these
functions. Note that addremove is a little different and prints
absolute (aka repo-relative) paths if no argument was given.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.