pub fn smartlog(
effects: &Effects,
git_run_info: &GitRunInfo,
options: SmartlogOptions,
) -> EyreExitOr<()>Expand description
Display a nice graph of commits you’ve recently worked on.
pub fn smartlog(
effects: &Effects,
git_run_info: &GitRunInfo,
options: SmartlogOptions,
) -> EyreExitOr<()>Display a nice graph of commits you’ve recently worked on.