summaryrefslogtreecommitdiff
path: root/Documentation/config/init.txt
blob: dc77f8c8446801fddbce2dff1ef4e678f431e202 (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 e.g. when initializing
	a new repository or when cloning an empty repository.