Mercurial > hg
comparison tests/test-clone-update-order.t @ 19178:4327687ca757
copies: refactor checkcopies() into a top level method
This moves checkcopies() out of mergecopies() and makes it a top level
function in the copies module. This allows extensions to override it. For
example, I'm developing a filelog replacement that doesn't have rev numbers
so all the rev number dependent implementation here needs to be replaced
by the extension.
No logic is changed in this commit.
author | Durham Goode <durham@fb.com> |
---|---|
date | Wed, 01 May 2013 10:44:21 -0700 |
parents | 41885892796e |
children | 701df761aa94 |
comparison
equal
deleted
inserted
replaced
19177:1e104aaa4c44 | 19178:4327687ca757 |
---|