Mercurial > hg
diff hgext/split.py @ 41789:2ba96fca8528
committablectx: move status-related methods closer together
The modified()/added()/removed()/deleted() clearly belong very close
to status(). I separated them in committablectx by the new
p[12]copies() methods. This brings the close again. Sorry about the
churn.
Differential Revision: https://phab.mercurial-scm.org/D5996
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 20 Feb 2019 21:57:39 -0800 |
parents | fa88170c10bb |
children | 42e2c7c52e1b |