aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/init.txt
blob: dd1d8332737fe89a2feca44ce59adad4f64bce5a (plain)
1
2
3
4
5
6
7
8
9
10
:see-git-init:
ifndef::git-init[]
:see-git-init: (See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
endif::[]

init.templateDir::
	Specify the directory from which templates will be copied. {see-git-init}
init.defaultBranch::
	Allows overriding the default branch name e.g. when initializing
	a new repository.