diff --git a/Remote/Git.hs b/Remote/Git.hs index 17b78d8e2a..be2a80c3b3 100644 --- a/Remote/Git.hs +++ b/Remote/Git.hs @@ -352,7 +352,7 @@ tryGitConfigRead autoinit r hasuuid Annex.BranchState.disableUpdate catchNonAsync (autoInitialize (pure [])) $ \e -> warning $ "remote " ++ Git.repoDescribe r ++ - ":" ++ show e + ": " ++ show e Annex.getState Annex.repo s <- newLocal r liftIO $ Annex.eval s $ check