changeset 38961 | ec0697f4f9c9 |
parent 38960 | e930df0f9a55 |
child 38962 | 8460c3cbca7e |
--- a/hgext/absorb.py Wed Aug 01 18:29:57 2018 -0400 +++ b/hgext/absorb.py Wed Aug 01 18:30:10 2018 -0400 @@ -25,6 +25,11 @@ absorb.path = bold """ +# TODO: +# * Rename config items to [commands] namespace +# * Converge getdraftstack() with other code in core +# * move many attributes on fixupstate to be private + from __future__ import absolute_import import collections