pub const DEFAULT_TRUNKS: [&str; 2];Expand description
Default names to consider when searching for local trunk branch, in order of
preference. Overridden by the value of the GRIT_TRUNKS environment
variable.
pub const DEFAULT_TRUNKS: [&str; 2];Default names to consider when searching for local trunk branch, in order of
preference. Overridden by the value of the GRIT_TRUNKS environment
variable.