diff --git a/Config/Smudge.hs b/Config/Smudge.hs index 487f380d5d..e124125b65 100644 --- a/Config/Smudge.hs +++ b/Config/Smudge.hs @@ -67,4 +67,5 @@ bypassSmudgeConfig :: [CommandParam] bypassSmudgeConfig = map Param [ "-c", "filter.annex.smudge=" , "-c", "filter.annex.clean=" + , "-c", "filter.annex.process=" ]