Mercurial > hg
comparison mercurial/wireprotoserver.py @ 36009:55e8efa2451a
subrepo: split non-core functions to new module
Resolves import cycle caused by subrepo -> cmdutil. Still we have another
cycle, cmdutil -> context -> subrepo, but where I think importing context
is wrong. Perhaps we'll need repo.makememctx().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 06 Feb 2018 22:36:38 +0900 |
parents | 04231e893a12 |
children | 5767664d39a5 |
comparison
equal
deleted
inserted
replaced
36008:006ff7268c5c | 36009:55e8efa2451a |
---|