pub const DEFAULT_BRANCH: &'static str = "master";
Expand description

The default name of a branch, for users who start working before choosing branch names (or like the default name, “master”).