pub fn undo(
    effects: &Effects,
    git_run_info: &GitRunInfo,
    interactive: bool
) -> Result<isize>
Expand description

Restore the repository to a previous state interactively.