[Commented On] D10137: rhg: Fall back to Python if ui.relative-paths is configured

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Mon Mar 15 09:42:45 UTC 2021


marmoute added inline comments.

INLINE COMMENTS

> files.rs:32
> +    if relative.is_some() {
> +        return Err(CommandError::unsupported("ui.relative-paths = no"));
> +    }

Is the error message still valid ?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D10137/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D10137

To: SimonSapin, #hg-reviewers
Cc: Alphare, marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210315/0f4068b5/attachment-0002.html>


More information about the Mercurial-patches mailing list