summaryrefslogtreecommitdiffstats
path: root/git-credential-store.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-store.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'git-credential-store.html')
-rw-r--r--git-credential-store.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-credential-store.html b/git-credential-store.html
index 1bcd68344..c64a1ae50 100644
--- a/git-credential-store.html
+++ b/git-credential-store.html
@@ -786,7 +786,7 @@ be used as a credential helper by other parts of git. See
<p>
Use <code>&lt;path&gt;</code> to lookup and store credentials. The file will have its
filesystem permissions set to prevent other users on the system
- from reading it, but will not be encrypted or otherwise
+ from reading it, but it will not be encrypted or otherwise
protected. If not specified, credentials will be searched for from
<code>~/.git-credentials</code> and <code>$XDG_CONFIG_HOME/git/credentials</code>, and
credentials will be written to <code>~/.git-credentials</code> if it exists, or
@@ -882,7 +882,7 @@ for more information.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-05-11 19:34:31 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>