comparison README.md @ 1132:58c61489f722

overlaychangectx: also assign repo to self._repo Without doing this, we get test failures due to core Mercurial methods (e.g. context.obsolete, context.orphan, etc) access self._repo. If we didn't go this route, we'd need to change core to (correctly) call self.repo() instead of _repo.
author Sean Farley <sean@farley.io>
date Thu, 24 May 2018 11:45:12 +0200
parents 3b20ecf51ed5
children
comparison
equal deleted inserted replaced
1131:9cbf81bb5e27 1132:58c61489f722