diff mercurial/formatter.py @ 41591:4d4842445afc

revert: always show relative path to .orig backup This helps make some future patches easier when I replace origpath() by another function that works with repo-relative paths (origpath() works with cwd-relative paths). Always showing a relative path seems a little more user-friendly and is more consistent between configured ui.origbackuppath and not. OTOH, it's annoying if ui.origbackuppath is far outside the repo. This is just --verbose output, so I don't think it's worth spending much time on (I've already wasted too many hours on it). Differential Revision: https://phab.mercurial-scm.org/D5871
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 06 Feb 2019 14:57:08 -0800
parents 1159031ada1e
children 77ef3498ceb3
line wrap: on
line diff