diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 16:32:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 16:32:55 -0400 |
commit | 95bd07a3e733d7ef62539423f066f461c83ba36e (patch) | |
tree | 21505bc15f8b091c9c36205391af4ba7ab432658 /Remote/Git.hs | |
parent | 4f050ca9b80d0565e408137f2422e808b82cfd11 (diff) |
reorg
Diffstat (limited to 'Remote/Git.hs')
-rw-r--r-- | Remote/Git.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Git.hs b/Remote/Git.hs index 832263b43..dfda2b4df 100644 --- a/Remote/Git.hs +++ b/Remote/Git.hs @@ -36,7 +36,7 @@ import Config import Config.Cost import Init import Types.Key -import qualified Fields +import qualified CmdLine.GitAnnexShell.Fields as Fields import Logs.Location import Utility.Metered #ifndef mingw32_HOST_OS |