Mercurial > hg
comparison tests/test-acl.t @ 24184:cd66080ef6d4
copies: move code into new manifestdict.filesnotin() method
copies._computeforwardmissing() finds files in one context that is not
in the other. Let's move this code into a new method on manifestdict,
so m1.filesnotin(m2) can be optimized for various types of manifests
(we expect more types of manifests soon).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 27 Feb 2015 13:57:37 -0800 |
parents | 38a393d59e77 |
children | bd625cd4e5e7 |
comparison
equal
deleted
inserted
replaced
24183:932de135041f | 24184:cd66080ef6d4 |
---|