pub const GRIT_TRUNKS: &str = "GRIT_TRUNKS";Expand description
Environment variable to check for comma-separated list of local trunk branch
names. If the variable is unset, the value defaults to DEFAULT_TRUNKS.
pub const GRIT_TRUNKS: &str = "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.