rename
This commit is contained in:
parent
c98b5cf36e
commit
cab4ac247c
9 changed files with 11 additions and 11 deletions
|
@ -26,7 +26,7 @@ import Content
|
|||
import LocationLog
|
||||
import Locations
|
||||
import Trust
|
||||
import DataUnits
|
||||
import Utility.DataUnits
|
||||
import Config
|
||||
|
||||
command :: [Command]
|
||||
|
|
|
@ -21,8 +21,8 @@ import Types
|
|||
import Utility
|
||||
import UUID
|
||||
import Trust
|
||||
import Ssh
|
||||
import qualified Dot
|
||||
import Remote.Ssh
|
||||
import qualified Utility.Dot as Dot
|
||||
|
||||
-- a link from the first repository to the second (its remote)
|
||||
data Link = Link Git.Repo Git.Repo
|
||||
|
|
|
@ -21,7 +21,7 @@ import qualified Command.Unused
|
|||
import qualified Git
|
||||
import Command
|
||||
import Types
|
||||
import DataUnits
|
||||
import Utility.DataUnits
|
||||
import Content
|
||||
import Types.Key
|
||||
import Locations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue