comparison tests/test-issue1089.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 f2719b387380
children 2fc86d92c4a9
comparison
equal deleted inserted replaced
19177:1e104aaa4c44 19178:4327687ca757