# Functions
NewRefGroupBuilder creates and returns a `RefGroupBuilder` instance.
Return a `sizes.RefGrouper` that wraps its argument and behaves like it except that it also logs its decisions to an `io.Writer`.
# Structs
RefGroupBuilder handles reference-related options and puts together a `sizes.RefGrouper` to be used by the main part of the program.
# Interfaces
Configger is an abstraction for a thing that can read gitconfig.