You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/credstores.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -232,6 +232,8 @@ On POSIX platforms the newly created store directory will have permissions set
232
232
such that only the owner can `r`ead/`w`rite/e`x`ecute (`700` or `drwx---`).
233
233
Permissions on existing directories will not be modified.
234
234
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.
0 commit comments