Mercurial > hg
comparison .hgsigs @ 42114:aa84bc48c2f7
getrenamedfn: get copy data from context object if configured
The function returned from getrenamedfn() calls
filelog.renamed(). That won't work when storing copy metadata in the
changeset.
I've just switched to a simple implementation here. We may or may not
need to optimize it later, possibly by optimizing the callers.
No more tests fail with "--extra-config-opt
experimental.copies.read-from=compatibility)" than they did before
this patch.
Differential Revision: https://phab.mercurial-scm.org/D6162
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 18 Jan 2019 13:13:48 -0800 |
parents | d1c33b2442a7 |
children | e76eb64d7f71 |
comparison
equal
deleted
inserted
replaced
42113:f0def07fa82f | 42114:aa84bc48c2f7 |
---|