view MANIFEST.in @ 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 0f95f2adc334
children
line wrap: on
line source

include COPYING
include MANIFEST.in
include README.md

recursive-include hggit *.py *.rst
recursive-include tests *.t *.py *.py.out hghave latin-1-encoding testutil