pub fn switch(
effects: &Effects,
git_run_info: &GitRunInfo,
switch_options: &SwitchOptions,
) -> EyreExitOr<()>
Expand description
Interactively switch to a commit from the smartlog.
pub fn switch(
effects: &Effects,
git_run_info: &GitRunInfo,
switch_options: &SwitchOptions,
) -> EyreExitOr<()>
Interactively switch to a commit from the smartlog.