Mercurial > hg
diff tests/test-ancestor.py.out @ 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 | f7f8159caad3 |
children | 731b2a90983b |