view hgext/__init__.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 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder