summaryrefslogtreecommitdiffstats
path: root/git-credential-store.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-05-08 15:27:04 -0700
committerJunio C Hamano <gitster@pobox.com>2020-05-08 15:27:04 -0700
commit2b43cff1c1e6418402997ad8a78ff0a401a5957a (patch)
treed11eea5eb084d04a628671597a15e2df94d553c8 /git-credential-store.html
parentdd4c178beaaa13be1f0211908f194c136b341973 (diff)
downloadgit-htmldocs-2b43cff1c1e6418402997ad8a78ff0a401a5957a.tar.gz
Autogenerated HTML docs for v2.26.2-593-gb9946
Diffstat (limited to 'git-credential-store.html')
-rw-r--r--git-credential-store.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-credential-store.html b/git-credential-store.html
index 3f2dd0720..a8ba1aad3 100644
--- a/git-credential-store.html
+++ b/git-credential-store.html
@@ -860,6 +860,9 @@ stored on its own line as a URL like:</p></div>
<div class="content">
<pre><code>https://user:pass@example.com</code></pre>
</div></div>
+<div class="paragraph"><p>No other kinds of lines (e.g. empty lines or comment lines) are
+allowed in the file, even though some may be silently ignored. Do
+not view or edit the file with editors.</p></div>
<div class="paragraph"><p>When Git needs authentication for a particular URL context,
credential-store will consider that context a pattern to match against
each entry in the credentials file. If the protocol, hostname, and
@@ -879,7 +882,7 @@ for more information.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-03-10 08:03:13 PDT
+ 2020-05-08 15:24:24 PDT
</div>
</div>
</body>