From 2aea8192e1769c4acfbc130ba4d788abd5ee4539 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 1 Sep 2017 13:02:07 -0400 Subject: refactor ExportActions This will allow disabling exports for remotes that are not configured to allow them. Also, exportSupported will be useful for the external special remote to probe. This commit was supported by the NSF-funded DataLad project --- git-annex.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index a7d062857..178531de0 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -902,6 +902,7 @@ Executable git-annex Remote.Helper.Chunked Remote.Helper.Chunked.Legacy Remote.Helper.Encryptable + Remote.Helper.Export Remote.Helper.Git Remote.Helper.Hooks Remote.Helper.Http -- cgit v1.2.3