Mercurial > hg
comparison mercurial/base85.c @ 30203:b94b92f0c683
checkcopies: add logic to handle remotebase
As the two _checkcopies passes' ranges are separated by tca, not base,
only one of the two passes will actually encounter the base.
Pass "remotebase" to the other pass to let it know not to expect passing
over the base. This is required for handling a few unusual rename cases.
author | Gábor Stefanik <gabor.stefanik@nng.com> |
---|---|
date | Tue, 11 Oct 2016 04:25:59 +0200 |
parents | 4613a89bea42 |
children | 7948adb53e28 |
comparison
equal
deleted
inserted
replaced
30202:a005c33d0bd7 | 30203:b94b92f0c683 |
---|