diff mercurial/windows.py @ 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 1642eb429536
children 7956d17431bc d65ecb814fc0
line wrap: on
line diff