Mercurial > hg
diff hgdemandimport/tracing.py @ 44360:2bd3b95fdce0
copy: rewrite walkpat() to depend less on dirstate
I want to add a `hg cp/mv -r <rev>` option to mark files as
copied/moved in an existing commit (amending that commit). The code
needs to not depend on the dirstate for that.
Differential Revision: https://phab.mercurial-scm.org/D8031
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 20 Dec 2019 14:03:12 -0800 |
parents | 2372284d9457 |
children | 6000f5b25c9b |