X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fconfig%2Finit.txt;fp=Documentation%2Fconfig%2Finit.txt;h=af03acdbcbbeee913429d4828b976dd166242938;hb=5cf7dfe93ed69b2a9c4826c1ee8bf980bd44e66b;hp=dd1d8332737fe89a2feca44ce59adad4f64bce5a;hpb=71d9f5a19f8e6be893c4a0dfb43443f7bc545235;p=thirdparty%2Fgit.git diff --git a/Documentation/config/init.txt b/Documentation/config/init.txt index dd1d833273..af03acdbcb 100644 --- a/Documentation/config/init.txt +++ b/Documentation/config/init.txt @@ -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.