Mercurial > hg
comparison tests/test-treemanifest.t @ 27718:6e1fba0fe453
convert: replace cache of (m,a,r) by (ma,r)
The next commit will rewrite the way we find changes between two
manifests. By making the cache not care about the difference between
added and modified files, we don't require the rewritten code to care
about that difference either. Also extract the call to ctx.status() to
simplify the next commit.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Sun, 10 Jan 2016 21:07:34 -0800 |
parents | 77d25b913f80 |
children | 29cfc474c5fd |
comparison
equal
deleted
inserted
replaced
27717:5deff127286f | 27718:6e1fba0fe453 |
---|