changeset 52066 | 6641a3ae8313 |
parent 51896 | 77a9c7d8a7ba |
child 52163 | 7346f93be7a4 |
--- a/mercurial/statichttprepo.py Wed Oct 23 16:36:50 2024 -0400 +++ b/mercurial/statichttprepo.py Wed Oct 23 16:39:12 2024 -0400 @@ -169,7 +169,7 @@ ): supported = localrepo.localrepository._basesupported - manifestlog: manifest.ManifestLog + manifestlog: manifest.manifestlog def __init__(self, ui, path): self._url = path