summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
Diffstat (limited to 'git.html')
-rw-r--r--git.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git.html b/git.html
index b21b81a06..1ef855040 100644
--- a/git.html
+++ b/git.html
@@ -3006,6 +3006,16 @@ double-quotes and respecting backslash escapes. E.g., the value
See <code>--object-format</code> in <a href="git-init.html">git-init(1)</a>.
</p>
</dd>
+<dt class="hdlist1">
+<code>GIT_DEFAULT_REF_FORMAT</code>
+</dt>
+<dd>
+<p>
+ If this variable is set, the default reference backend format for new
+ repositories will be set to this value. The default is "files".
+ See <code>--ref-format</code> in <a href="git-init.html">git-init(1)</a>.
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -3836,7 +3846,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2024-01-12 16:26:54 PST
+ 2024-01-16 12:41:37 PST
</div>
</div>
</body>