From 73d1f889c0b6d63fefcc3296bcd0402b1caed419 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 Oct 2013 15:38:59 -0400 Subject: assistant: Support repairing git remotes that are locally accessible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (eg, on removable drives) gcrypt remotes are not yet handled. This commit was sponsored by Sören Brunk. --- Remote/Hook.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Remote/Hook.hs') 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, -- cgit v1.2.3