D5746: status: introduce higher-level ui.relative-paths
martinvonz (Martin von Zweigbergk)
phabricator at mercurial-scm.org
Fri Feb 8 17:55:38 UTC 2019
martinvonz added a subscriber: mharbison72.
martinvonz added a comment.
Btw, @mharbison72, I think now that we have this new `getuipathfn()`, we have a single place to update to get \-separated paths on Windows. I believe we should replace the `lambda f: f` by `platform.localpath`. That should give you local paths in output from more and more commands as we switch them over to using the function.
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D5746
To: martinvonz, #hg-reviewers, pulkit
Cc: mharbison72, mercurial-devel
More information about the Mercurial-devel
mailing list