Module trunk

Module trunk 

Source

Structs§

Error
No local branch was found to have any of the supplied names.

Constants§

DEFAULT_TRUNKS
Default names to consider when searching for local trunk branch, in order of preference. Overridden by the value of the GRIT_TRUNKS environment variable.
GRIT_TRUNKS
Environment variable to check for comma-separated list of local trunk branch names. If the variable is unset, the value defaults to DEFAULT_TRUNKS.

Functions§

local
Returns the name of the local trunk branch, if it can be determined.
names
Returns the names of potential trunk branches, per GRIT_TRUNKS (if set) or DEFAULT_TRUNKS.