summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-25 17:26:23 -0700
committerJunio C Hamano <gitster@pobox.com>2024-03-25 17:26:23 -0700
commit8842ccc9dc941b70fd8eccbfcd41acac8627f67f (patch)
tree96a88c84fcd5e6707814050b8c611f3cfe07cbae /git-config.html
parentfd4c4dc9f73ff03dad1eb33a5ec51e32dfcb2b4b (diff)
downloadgit-htmldocs-8842ccc9dc941b70fd8eccbfcd41acac8627f67f.tar.gz
Autogenerated HTML docs for v2.44.0-368-gc75fd
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-config.html b/git-config.html
index 101cfd1d6..542229b30 100644
--- a/git-config.html
+++ b/git-config.html
@@ -1209,7 +1209,8 @@ available files.</p></div>
<dd>
<p>
Opens an editor to modify the specified config file; either
- <code>--system</code>, <code>--global</code>, or repository (default).
+ <code>--system</code>, <code>--global</code>, <code>--local</code> (default), <code>--worktree</code>, or
+ <code>--file &lt;config-file&gt;</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -1229,7 +1230,7 @@ available files.</p></div>
<dd>
<p>
When using <code>--get</code>, and the requested variable is not found, behave as if
- &lt;value&gt; were the value assigned to the that variable.
+ &lt;value&gt; were the value assigned to that variable.
</p>
</dd>
</dl></div>
@@ -11933,7 +11934,7 @@ looks like</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2024-02-08 15:45:59 PST
+ 2024-03-25 17:24:49 PDT
</div>
</div>
</body>