summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-06-23 13:51:40 -0700
committerJunio C Hamano <gitster@pobox.com>2022-06-23 13:51:40 -0700
commitc8268464f493e0b37082ae960b9d2dec5a2d7d8d (patch)
treeccf567fce22f3915f9724b63a715ce2d158e3bef /git-config.html
parent5af7a8987bb31484525967e9b0efd1d1231a906a (diff)
downloadgit-htmldocs-c8268464f493e0b37082ae960b9d2dec5a2d7d8d.tar.gz
Autogenerated HTML docs for v2.37.0-rc2-2-g39c15e
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index b608d614d..5cc81eb5a 100644
--- a/git-config.html
+++ b/git-config.html
@@ -10704,7 +10704,7 @@ Even if it does, having such data stored "at rest" might expose you
<li>
<p>
The git programs will pass the full URL to one another as arguments
- on the command-line, meaning the credentials will be exposed to oher
+ on the command-line, meaning the credentials will be exposed to other
users on OS&#8217;s or systems that allow other users to see the full
process list of other users. On linux the "hidepid" setting
documented in procfs(5) allows for configuring this behavior.