pub const DEFAULT_BRANCH: &'static str = "master";
The default name of a branch, for users who start working before choosing branch names (or like the default name, “master”).