summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git.txt b/git.txt
index 962887f19..da4e8d130 100644
--- a/git.txt
+++ b/git.txt
@@ -556,6 +556,11 @@ double-quotes and respecting backslash escapes. E.g., the value
is always used. The default is "sha1".
See `--object-format` in linkgit:git-init[1].
+`GIT_DEFAULT_REF_FORMAT`::
+ If this variable is set, the default reference backend format for new
+ repositories will be set to this value. The default is "files".
+ See `--ref-format` in linkgit:git-init[1].
+
Git Commits
~~~~~~~~~~~
`GIT_AUTHOR_NAME`::