blob: 6ae4a38416ef6dbf992a39734e08132ab82c3ce1 (
plain)
1
2
3
4
5
6
7
|
init.templateDir::
Specify the directory from which templates will be copied.
(See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
init.defaultBranch::
Allows overriding the default branch name when initializing
a new repository.
|