Skip to content

Commit

Permalink
Update credstores.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hickford authored Feb 25, 2022
1 parent 569d10b commit c2a728e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/credstores.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ On POSIX platforms the newly created store directory will have permissions set
such that only the owner can `r`ead/`w`rite/e`x`ecute (`700` or `drwx---`).
Permissions on existing directories will not be modified.

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, so they should not interfere.

---

:warning: **WARNING** :warning:
Expand Down

0 comments on commit c2a728e

Please sign in to comment.