Function undo

Source
pub fn undo(
    effects: &Effects,
    git_run_info: &GitRunInfo,
    interactive: bool,
    skip_confirmation: bool,
) -> EyreExitOr<()>
Expand description

Restore the repository to a previous state interactively.