Skip to content

Commit 167201c

Browse files
committed
Clarify that plaintext store is independent from git-credential-store
1 parent 569d10b commit 167201c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/credstores.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ On POSIX platforms the newly created store directory will have permissions set
232232
such that only the owner can `r`ead/`w`rite/e`x`ecute (`700` or `drwx---`).
233233
Permissions on existing directories will not be modified.
234234

235+
NB. GCM's plaintext store is distinct from [git-credential-store](https://git-scm.com/docs/git-credential-store), though the formats are similar. The default paths differ.
236+
235237
---
236238

237239
:warning: **WARNING** :warning:

0 commit comments

Comments
 (0)