about summary refs log tree commit diff
path: root/third_party/git/Documentation/git-credential-store.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/git-credential-store.txt')
-rw-r--r--third_party/git/Documentation/git-credential-store.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/git/Documentation/git-credential-store.txt b/third_party/git/Documentation/git-credential-store.txt
index 693dd9d9d7..76b0798856 100644
--- a/third_party/git/Documentation/git-credential-store.txt
+++ b/third_party/git/Documentation/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