diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-03 16:57:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-03 16:57:23 -0400 |
| commit | 6a700a2a1c40332bf4961b5ea4122d4bd2bd7996 (patch) | |
| tree | 8fc25d3120cef650166db4a8ccabd7504f68f290 /src/Propellor/CmdLine.hs | |
| parent | 3f5cc046915a9f64c31a6d48aaef5254f5eb7598 (diff) | |
| parent | fc6b042daf2a1714485373cec1c7475855799f71 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/CmdLine.hs')
| -rw-r--r-- | src/Propellor/CmdLine.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/CmdLine.hs b/src/Propellor/CmdLine.hs index 1e61adc8..6d9db8bf 100644 --- a/src/Propellor/CmdLine.hs +++ b/src/Propellor/CmdLine.hs @@ -12,6 +12,7 @@ import Network.Socket import Propellor.Base import Propellor.Gpg import Propellor.Git +import Propellor.Git.VerifiedBranch import Propellor.Bootstrap import Propellor.Spin import Propellor.Types.CmdLine |
