Mercurial > hg
comparison tests/test-import-context.t @ 41754:d5edb5d3a337
copies: filter out copies when target is not in destination manifest
When chaining a series of commits that copied a file with a series
that removed the destination file, we would still include the copy in
the result. Similar to the previous patch, I have checked that `hg
status --copies` is not affected by this bug, but I wouldn't be
surprised if some commands are.
Differential Revision: https://phab.mercurial-scm.org/D5989
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 14 Feb 2019 22:46:18 -0800 |
parents | c70bdd222dcd |
children | 4c1b4805db57 |
comparison
equal
deleted
inserted
replaced
41753:3158cb74fbca | 41754:d5edb5d3a337 |
---|