summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-25 17:34:37 -0800
commita372d5bb569776befd395d9c66067ecc09f13b96 (patch)
treee9f46a0ff18a8d49520307068a47e8944c44aa3d /git.html
parenta70c988a0584e1197ffd19b26c28e9790da32363 (diff)
downloadgit-htmldocs-a372d5bb569776befd395d9c66067ecc09f13b96.tar.gz
Autogenerated HTML docs for v2.31.0-rc0
Diffstat (limited to 'git.html')
-rw-r--r--git.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git.html b/git.html
index 68b05a8b5..be88852e2 100644
--- a/git.html
+++ b/git.html
@@ -854,7 +854,7 @@ foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string which <code>g
empty string, instead the environment variable itself must be
set to the empty string. It is an error if the <code>&lt;envvar&gt;</code> does not exist
in the environment. <code>&lt;envvar&gt;</code> may not contain an equals sign
- to avoid ambiguity with `&lt;name&gt;`s which contain one.
+ to avoid ambiguity with <code>&lt;name&gt;</code> containing one.
</p>
<div class="paragraph"><p>This is useful for cases where you want to pass transitory
configuration options to git, but are doing so on OS&#8217;s where
@@ -3613,7 +3613,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2021-01-25 15:29:19 PST
+ 2021-02-25 17:29:29 PST
</div>
</div>
</body>