summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
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>