whereis: Prints the urls of files that the web special remote knows about.
This commit is contained in:
parent
8fbc529d68
commit
cb631ce518
12 changed files with 37 additions and 12 deletions
|
@ -81,6 +81,7 @@ gen r u _ = do
|
|||
removeKey = dropKey r',
|
||||
hasKey = inAnnex r',
|
||||
hasKeyCheap = cheap,
|
||||
whereisKey = Nothing,
|
||||
config = Nothing,
|
||||
repo = r',
|
||||
remotetype = remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue