summaryrefslogtreecommitdiffstats
path: root/git-credential-cache.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
commit33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (patch)
tree4a681cad5c6da23a7d7f56022666fb31397026d2 /git-credential-cache.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'git-credential-cache.html')
-rw-r--r--git-credential-cache.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-credential-cache.html b/git-credential-cache.html
index 8ef664dc4..bfe10c977 100644
--- a/git-credential-cache.html
+++ b/git-credential-cache.html
@@ -759,7 +759,7 @@ git-credential-cache(1) Manual Page
<div class="sectionbody">
<div class="paragraph"><p>This command caches credentials for use by future Git programs.
The stored credentials are kept in memory of the cache-daemon
-process (instead of written to a file) and are forgotten after a
+process (instead of being written to a file) and are forgotten after a
configurable timeout. Credentials are forgotten sooner if the
cache-daemon dies, for example if the system restarts. The cache
is accessible over a Unix domain socket, restricted to the current
@@ -845,7 +845,7 @@ variable (this example increases the cache time to 1 hour):</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-02-09 16:57:15 PST
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>