]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config/init.txt
Merge branch 'js/default-branch-name'
[thirdparty/git.git] / Documentation / config / init.txt
index 46fa8c6a0827abbd41bcaca49cf494f6b59db814..dc77f8c8446801fddbce2dff1ef4e678f431e202 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.