comparison mercurial/node.py @ 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 a3f3fdac8433
children 0298a07f64d9
comparison
equal deleted inserted replaced
30202:a005c33d0bd7 30203:b94b92f0c683