From f86804fa27a2cf5b1972b14ab41e81edb85ad661 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 3 Jan 2016 16:56:00 -0400 Subject: refactor into smaller modules to untangle git and gpg modules --- src/Propellor/Spin.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Propellor/Spin.hs') diff --git a/src/Propellor/Spin.hs b/src/Propellor/Spin.hs index bda146cc..6246b04f 100644 --- a/src/Propellor/Spin.hs +++ b/src/Propellor/Spin.hs @@ -21,6 +21,7 @@ import Propellor.Base import Propellor.Protocol import Propellor.PrivData.Paths import Propellor.Git +import Propellor.Git.Config import Propellor.Ssh import Propellor.Gpg import Propellor.Bootstrap -- cgit v1.3-2-g0d8e