correct documentation, keyid= only works once
keyid+= can be used to add additional key ids later. I wonder if this broke with changes to remote configs? But I think it's always been a map, and so only one keyid can be stored and later ones overwrite earlier ones. Sponsored-by: Brett Eisenberg on Patreon
This commit is contained in:
parent
195f870265
commit
7fba5dee61
2 changed files with 9 additions and 5 deletions
|
@ -16,8 +16,7 @@ the git-lfs special remote:
|
|||
|
||||
* `keyid` - Specifies the gpg key to use for encryption of both the files
|
||||
git-annex stores in the repository, as well as to encrypt the git
|
||||
repository itself when using gcrypt. May be repeated when
|
||||
multiple participants should have access to the repository.
|
||||
repository itself when using gcrypt.
|
||||
|
||||
## efficiency note
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue