comparison mercurial/graphmod.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 2188f170f5b6
children aea06029919e
comparison
equal deleted inserted replaced
29357:66d41c9e9222 29358:6e83f5bbed8d