comparison mercurial/hgweb/webcommands.py @ 29358:6e83f5bbed8d

rebase: introduce a rebaseruntime (RR) class rebaseruntime is a class that will in future contain all of the state necessary to perform rebase operation and have pieces of rebase logic as its methods. This commit introduces the class and moves the following local variables to be its fields: - originalwd - external - state - activebookmark
author Kostia Balytskyi <ikostia@fb.com>
date Mon, 13 Jun 2016 22:36:13 +0100
parents 4f2f8baba2ff
children e4b777fe1576
comparison
equal deleted inserted replaced
29357:66d41c9e9222 29358:6e83f5bbed8d