From 2c74780d475a2c9e60d8bf4d222bec7e15ca9dd6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Feb 2017 15:21:39 -0400 Subject: sync hack to make updateInstead work on eg FAT sync: When syncing with a local repository located on a crippled filesystem, run the post-receive hook there, since it wouldn't get run otherwise. This makes pushing to repos on FAT-formatted removable drives update them when receive.denyCurrentBranch=updateInstead. Made Remote.Git export onLocal, which was cleaned up to not have so many caveats about its use. This commit was sponsored by Jeff Goeke-Smith on Patreon. --- 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 8b9a6b2f5..75ce82943 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -538,6 +538,7 @@ Executable git-annex Annex.Ssh Annex.TaggedPush Annex.Transfer + Annex.UpdateInstead Annex.UUID Annex.Url Annex.VariantFile -- cgit v1.2.3