Function branchless::commands::undo::undo [−][src]
pub fn undo(effects: &Effects, git_run_info: &GitRunInfo) -> Result<isize>
Expand description
Restore the repository to a previous state interactively.
pub fn undo(effects: &Effects, git_run_info: &GitRunInfo) -> Result<isize>
Restore the repository to a previous state interactively.