Mercurial > hg
comparison mercurial/fancyopts.py @ 42871:5bb68fb72df2
flagutil: introduce a flagprocessorsmixin class
To avoid code duplication, we will provide a simple "ready to use" mixin that
carry the appropriate logic. First we use it in standard revlog, we'll remove
code duplication in later changesets.
Differential Revision: https://phab.mercurial-scm.org/D6796
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 08 Aug 2019 01:12:48 +0200 |
parents | 39e5e346eba7 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
42870:4257c33e24b7 | 42871:5bb68fb72df2 |
---|