summaryrefslogtreecommitdiff
path: root/Documentation/config/init.txt
blob: af03acdbcbbeee913429d4828b976dd166242938 (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.