pub const DEFAULT_BRANCH_NAME: &str = "main";
Default name of the initial branch (analogous to git’s main).
main