Module git_branchless::commands::navigation
source · [−]Expand description
Convenience commands to help the user move through a stack of commits.
Enums
The command being invoked, indicating which direction to traverse commits.
The number of commits to traverse.
Some commits have multiple children, which makes next
ambiguous. These
values disambiguate which child commit to go to, according to the committed
date.
Functions
Interactively checkout a commit from the smartlog.
Go forward or backward a certain number of commits.