Expand description
Convenience commands to help the user move through a stack of commits.
Modules§
- An interactive prompt to select a commit.
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 switch to a commit from the smartlog.
- Go forward or backward a certain number of commits.