comparison hgext/relink.py @ 34959:527655a049ee stable

morestatus: don't crash with different drive letters for repo.root and CWD Previously, if there were unresolved files and the CWD drive was different from the repo drive, `hg status -v` would page the normal status, followed by the exception header. A stacktrace was waiting when the pager exited. The underlying cause was the same as f445b10dc7fb. Unfortunately, I don't see any reasonable way to write a test this [1]. [1] https://www.mercurial-scm.org/pipermail/mercurial-devel/2017-November/107401.html
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 04 Nov 2017 23:39:54 -0400
parents 46ba2cdda476
children 4bc983568016
comparison
equal deleted inserted replaced
34958:705d0f2bb677 34959:527655a049ee