Mercurial > hg
comparison mercurial/dirstateguard.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 | bbbbd3c30bfc |
children | ad24b581e4d9 |
comparison
equal
deleted
inserted
replaced
36008:006ff7268c5c | 36009:55e8efa2451a |
---|