Skip to content

refactor(human-guides): clarify and add other supported options for git-crypt add-gpg-user command in the guide #77

@KemingHe

Description

@KemingHe

Problem

Current use-cases-git-crypt.md mentions:

**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:

https://github.com/AGWA/git-crypt/blob/8c7a90ff38fc9daf41e5f6ccb3f105ee82782231/README.md?plain=1#L43-L51

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions