Skip to main content

Module commit_ref_list

Module commit_ref_list 

Source
Expand description

Types and functions for listing bookmark and tags.

Structs§

RefFilterPredicates
Conditions to select local/remote refs.
RefListItem
Group of CommitRefs that should be sorted by the primary ref.

Enums§

SortKey
Sort key for the --sort argument option.

Functions§

collect_items
Builds a list of local/remote refs matching the given predicates.
parse_sort_keys
sort
Sorts items by multiple sort_keys.