This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnVnsqEy82M-MuS2gLri-az83wSQ6lXSrc 2015-03-29 09:23:46 +00:00 committed by admin
parent 3c2cbb86c5
commit e2c3ae890d

View file

@ -0,0 +1,15 @@
When I run `git annex info`, it stops to ask me for "local annex keys":
$ git annex info
repository mode: indirect
trusted repositories: 0
semitrusted repositories: 3
00000000-0000-0000-0000-000000000001 -- web
1xxxxxx7-6xx1-4xx1-8xx8-5xxxxxxxxxx1 -- here (usbdisk)
bxxxxxx6-bxxe-4xx2-bxxe-fxxxxxxxxxxf -- origin (local)
untrusted repositories: 0
transfers in progress: none
available local disk space: 36.25 gigabytes (+1 megabyte reserved)
local annex keys:
What are these "local annex keys"? The `git-annex` manpage on the `info` doesn't command doesn't say.