Mercurial > evolve
diff tests/test-evolve-cycles.t @ 3461:6475d2046f87
evolvecmd: introduce a new module to handle `hg evolve` related code
__init__.py is to cluttered with wrapping and all, it's better to move code
related to evolve command to new a module which will help us in great
refactoring and introducing nice and better flow of data through functions.
There is a temporary import cycle is introduced which will be fixed in the
series.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 19 Jan 2018 14:42:46 +0530 |
parents | e91ca8b5ecf7 |
children | 87b83a3e0392 d166b3dc5e8a |