summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
committerJunio C Hamano <gitster@pobox.com>2023-10-30 08:44:11 +0900
commit918a697459a240f82a16fba9fe7a606ed1d9c2a9 (patch)
tree0ebdc5c599739be4b2c4fa4ebf0cfc1ebbbff565 /git.html
parent33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (diff)
downloadgit-htmldocs-918a697459a240f82a16fba9fe7a606ed1d9c2a9.tar.gz
Autogenerated HTML docs for v2.42.0-526-g3130c1
Diffstat (limited to 'git.html')
-rw-r--r--git.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git.html b/git.html
index 6979a100a..c5ab9c4ec 100644
--- a/git.html
+++ b/git.html
@@ -865,9 +865,9 @@ foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string which <code>g
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
-other processes might be able to read your cmdline
-(e.g. <code>/proc/self/cmdline</code>), but not your environ
+configuration options to git, but are doing so on operating systems
+where other processes might be able to read your command line
+(e.g. <code>/proc/self/cmdline</code>), but not your environment
(e.g. <code>/proc/self/environ</code>). That behavior is the default on
Linux, but may not be on your system.</p></div>
<div class="paragraph"><p>Note that this might add security for variables such as
@@ -3814,7 +3814,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2023-08-07 14:08:40 PDT
+ 2023-10-30 08:42:00 JST
</div>
</div>
</body>