followup
This commit is contained in:
parent
60c1b5c994
commit
07ccd932f8
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2019-02-07T17:57:01Z"
|
||||
content="""
|
||||
If you use "keyid!" to specify a subkey, it is shown by git-annex info:
|
||||
|
||||
joey@darkstar:/tmp/bob>git annex initremote d type=directory directory=../d encryption=pubkey keyid='B38389A117065459!'
|
||||
initremote d (encryption setup) (to gpg keys: B38389A117065459!) ok
|
||||
(recording state in git...)
|
||||
joey@darkstar:/tmp/bob>git annex info d | grep encryption
|
||||
encryption: pubkey (to gpg keys: B38389A117065459!)
|
||||
|
||||
So I don't see a bug here?
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue