Mercurial > hg
comparison tests/test-flags.t @ 24011:d7d08337b3f6
copy: move _forwardcopies file logic to a function
Moves the _forwardcopies missingfiles logic to a separate function so that other
extensions which 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:24:12 -0800 |
parents | 7a9cbb315d84 |
children | eb586ed5d8ce |
comparison
equal
deleted
inserted
replaced
24010:a63c2b159df4 | 24011:d7d08337b3f6 |
---|