Mercurial > hg
diff mercurial/obsolete.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 | 77eace2a63cb |
children | cd0068232ec0 |