diff options
Diffstat (limited to 'Remote/Hook.hs')
-rw-r--r-- | Remote/Hook.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Hook.hs b/Remote/Hook.hs index 88c70e0cf..fdb24d0cb 100644 --- a/Remote/Hook.hs +++ b/Remote/Hook.hs @@ -53,6 +53,7 @@ gen r u c gc = do hasKeyCheap = False, whereisKey = Nothing, remoteFsck = Nothing, + repairRepo = Nothing, config = M.empty, localpath = Nothing, repo = r, |