Update pass: Difference between revisions

no edit summary
(Thanks Akshay for adding Edsu's new key :))
 
No edit summary
Line 1: Line 1:
To update pass with a new key, in the pass repo (https://git.coop/social.coop/tech/pass):
 
 
Create a Pull Request with the key you want to add, for example: https://git.coop/social.coop/tech/pass/-/merge_requests/9/diffs
 
To update pass with a new key coming in through a PR, in the pass repo (https://git.coop/social.coop/tech/pass):


  pass init $(cat .gpg-id)
  pass init $(cat .gpg-id)
8

edits