todo – History edit sequences

class gitrevise.todo.StepKind

An enumeration.

gitrevise.todo.validate_todos(old: List[gitrevise.todo.Step], new: List[gitrevise.todo.Step])

Raise an exception if the new todo list is malformed compared to the original todo list