1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-28 04:36:10 +02:00
git/Documentation/config/init.txt
Jean-Noël Avila 5cf7dfe93e doc: git-init: apply new documentation formatting guidelines
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-03-29 10:57:40 -07:00

11 lines
327 B
Plaintext

: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.