rebase: make sure we don't loose the return code in --confirm option
return _dorebase() to make sure it returns 'return code'.
Differential Revision: https://phab.mercurial-scm.org/D3938
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)