Module branchless::navigation[][src]

Convenience commands to help the user move through a stack of commits.

Enums

Towards

Some commits have multiple children, which makes next ambiguous. These values disambiguate which child commit to go to, according to the committed date.

Functions

next

Go forward a certain number of commits.

prev

Go back a certain number of commits.