Mercurial > hg
comparison mercurial/commands.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 | 29b83c08afe0 |
children | b44a47214122 |
comparison
equal
deleted
inserted
replaced
36008:006ff7268c5c | 36009:55e8efa2451a |
---|