diff mercurial/osutil.c @ 24010:a63c2b159df4

copy: move mergecopies file logic to a function Moves the mergecopies nonoverlap logic to a separate function so that other extensions which may need to prefetch information about the files being processed have a hook point. This saves extensions from having to recompute this information themselves, and thus saves several seconds off of various commands (like rebase).
author Durham Goode <durham@fb.com>
date Tue, 27 Jan 2015 17:23:18 -0800
parents 2d2c0a8eeeb8
children 73477e755cd2
line wrap: on
line diff