diff options
Diffstat (limited to 'Remote/GCrypt.hs')
-rw-r--r-- | Remote/GCrypt.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/GCrypt.hs b/Remote/GCrypt.hs index 89d2c431f..a421668f8 100644 --- a/Remote/GCrypt.hs +++ b/Remote/GCrypt.hs @@ -108,6 +108,7 @@ gen' r u c gc = do , hasKeyCheap = repoCheap r , whereisKey = Nothing , remoteFsck = Nothing + , repairRepo = Nothing , config = M.empty , localpath = localpathCalc r , repo = r |