Mercurial > hg
diff mercurial/phases.py @ 24765:bdf84cc2115b
histedit: add a new histeditaction class
This adds a new class called histeditaction. It represents a single action in a
histedit plan. Future patches will integrate it into the histedit flow, then
convert each existing action in to the class form one by one.
This is part of a larger refactor aimed at increasing histedit robustness,
maintainability, and extensibility.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 04 Apr 2015 11:34:53 -0700 |
parents | 2a73829ebe17 |
children | 22438cfd11b5 |