Mercurial > evolve
comparison setup.cfg @ 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 | b81d3775006b |
children |
comparison
equal
deleted
inserted
replaced
3460:ada7fb453034 | 3461:6475d2046f87 |
---|