Skip to content

Commit

Permalink
updated markdown to add script to remove existing gpg keys
Browse files Browse the repository at this point in the history
  • Loading branch information
dwara001 committed Jul 30, 2025
1 parent 29a5c72 commit e4f7453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/git/add-user-to-git-secret.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# How to add/remove a user to git-secret
# Managing users in git-secret

This describes the steps to add a user's GPG key to the main `support` keyring, as well as how to add it to the
`git-secret` setup in each account.
Expand Down Expand Up @@ -93,7 +93,7 @@ in merge conflicts and more work figuring out what has actually changted.

In your PR, please include the output of the `gpg {USERNAME}.gpg.asc` in the Pull Request text.

## Remove gpg keys for non existent users
## Remove user access from git-secret

The below is an example.

Expand Down

0 comments on commit e4f7453

Please sign in to comment.