Mercurial > hg
comparison README @ 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 | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
29357:66d41c9e9222 | 29358:6e83f5bbed8d |
---|