Skip to main content

DEFAULT_BRANCH_NAME

Constant DEFAULT_BRANCH_NAME 

Source
pub const DEFAULT_BRANCH_NAME: &str = "main";
Expand description

Default name of the initial branch (analogous to git’s main).