]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config/init.txt
doc: git-init: apply new documentation formatting guidelines
[thirdparty/git.git] / Documentation / config / init.txt
index dd1d8332737fe89a2feca44ce59adad4f64bce5a..af03acdbcbbeee913429d4828b976dd166242938 100644 (file)
@@ -3,8 +3,8 @@ ifndef::git-init[]
 :see-git-init: (See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
 endif::[]
 
-init.templateDir::
+`init.templateDir`::
        Specify the directory from which templates will be copied. {see-git-init}
-init.defaultBranch::
+`init.defaultBranch`::
        Allows overriding the default branch name e.g. when initializing
        a new repository.