export: cache connections for S3 and webdav
This commit is contained in:
parent
7ad8e8b889
commit
9c3622882b
9 changed files with 98 additions and 90 deletions
|
@ -24,7 +24,7 @@ data Exported = Exported
|
|||
{ exportedTreeish :: Git.Ref
|
||||
, incompleteExportedTreeish :: [Git.Ref]
|
||||
}
|
||||
deriving (Eq)
|
||||
deriving (Eq, Show)
|
||||
|
||||
-- | Get what's been exported to a special remote.
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue