summaryrefslogtreecommitdiff
path: root/Remote/Hook.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-02-14 03:49:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-02-14 03:49:48 -0400
commitcb631ce518b715e36cb3c476d576696f0630738f (patch)
treef7790f49e3b07eeb0ac86f7fa1b24d06eccbcd2e /Remote/Hook.hs
parent8fbc529d68feb1f40ac7dd44514ac387ba1237ed (diff)
whereis: Prints the urls of files that the web special remote knows about.
Diffstat (limited to 'Remote/Hook.hs')
-rw-r--r--Remote/Hook.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Hook.hs b/Remote/Hook.hs
index a08c4011e..c7d710f19 100644
--- a/Remote/Hook.hs
+++ b/Remote/Hook.hs
@@ -45,6 +45,7 @@ gen r u c = do
removeKey = remove hooktype,
hasKey = checkPresent r hooktype,
hasKeyCheap = False,
+ whereisKey = Nothing,
config = Nothing,
repo = r,
remotetype = remote