init: allow setting the default for the initial branch name via the config
[git] / Documentation / config / init.txt
1 init.templateDir::
2         Specify the directory from which templates will be copied.
3         (See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
4
5 init.defaultBranch::
6         Allows overriding the default branch name when initializing
7         a new repository.