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