Mercurial > hg
comparison Makefile @ 41665:0ed7a8ac5711
scmutil: respect ui.relative-paths in default match.badfn
We should probably be passing in a uipathfn here instead, so the
caller can get consistent output (between match.badfn and whatever
else it prints). I think we should ideally remove the badfn from the
matcher completely, but that's a different story. This patch is at
least not making it worse.
Differential Revision: https://phab.mercurial-scm.org/D5916
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 08 Feb 2019 13:33:40 -0800 |
parents | 462a26756f70 |
children | ec7b478f1bf8 |
comparison
equal
deleted
inserted
replaced
41664:0cbf491db7ee | 41665:0ed7a8ac5711 |
---|