2229
2234
takes_options = ['revision', 'force', 'merge-type', 'reprocess', 'remember',
2230
2235
Option('show-base', help="Show base revision text in "
2232
2237
Option('uncommitted', help='Apply uncommitted changes'
2236
2246
from inspect import getdoc