summaryrefslogtreecommitdiffstats
path: root/git-credential-store.txt
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.txt
parentdd4c178beaaa13be1f0211908f194c136b341973 (diff)
downloadgit-htmldocs-2b43cff1c1e6418402997ad8a78ff0a401a5957a.tar.gz
Autogenerated HTML docs for v2.26.2-593-gb9946
Diffstat (limited to 'git-credential-store.txt')
-rw-r--r--git-credential-store.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-credential-store.txt b/git-credential-store.txt
index 693dd9d9d..76b079885 100644
--- a/git-credential-store.txt
+++ b/git-credential-store.txt
@@ -94,6 +94,10 @@ stored on its own line as a URL like:
https://user:pass@example.com
------------------------------
+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.
+
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