From 203148363f459635b1be40b8c6ed376073230dda Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 22 Aug 2011 16:14:12 -0400 Subject: split groups of related functions out of Utility --- Remote/Git.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Remote/Git.hs') diff --git a/Remote/Git.hs b/Remote/Git.hs index 80ba8a153..fadd48a03 100644 --- a/Remote/Git.hs +++ b/Remote/Git.hs @@ -26,6 +26,8 @@ import Messages import Utility.CopyFile import Utility.RsyncFile import Utility.Ssh +import Utility.SafeCommand +import Utility.Path import qualified Utility.Url as Url import Config import Init -- cgit v1.2.3