-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Problem
Current use-cases-git-crypt.md mentions:
common-devx/human-guides/use-cases-git-crypt.md
Lines 125 to 131 in b284c5c
| **Add yourself as a trusted user**: | |
| ```shell | |
| git-crypt add-gpg-user YOUR_GPG_KEY_ID | |
| ``` | |
| Use your long key ID or fingerprint from [Prerequisites](#prerequisites). |
which is inaccurate of official git-crypt README:
Proposed Solution
Retain clear, effective, and concise tone/examples while capture original README robust setup content: ID, fingerprint, email, etc. plus ref to gpg man page.
Alternatives Considered
Keep use-cases-git-crypt.md as is - rejected, current wording causes user confusing and is documentation drift from source.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request