Imported Upstream version 2.28.0
[platform/upstream/git.git] / Documentation / config / init.txt
index 46fa8c6..dc77f8c 100644 (file)
@@ -1,3 +1,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.