comparison hgext/schemes.py @ 24185:3a3806fe3ddf

copies: replace _nonoverlap() by calls to manifestdict.filesnotin() Now that we have manifestdict.filesnotin(), we can write _nonoverlap() in terms of that method instead, enabling future speedups when filesnotin() gets optimized, and perhaps making the code a little clearer at the same time.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 27 Feb 2015 14:02:30 -0800
parents b52404a914a9
children 80c5b2666a96
comparison
equal deleted inserted replaced
24184:cd66080ef6d4 24185:3a3806fe3ddf