##// END OF EJS Templates
mac: ignore resource fork when checking file sizes...
mac: ignore resource fork when checking file sizes Some evil evil awful tool adds resource forks to files it's comparing. Our Mac-specific code to do bulk stats was accidentally using "total size" which includes those forks in the file size, causing them to be reported as modified. This changes it to only care about the normal data size and thus agree with what Mercurial's expecting.

File last commit:

r11948:88d49119 default
r27877:f6d1e92f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer