concurrency and status messages when downloading from import
This commit is contained in:
parent
ee5f1422df
commit
e412129523
10 changed files with 57 additions and 27 deletions
|
@ -20,7 +20,6 @@ import Git.Config (isTrue, boolConfig)
|
|||
import Git.Env
|
||||
import Remote.Helper.Special
|
||||
import Remote.Helper.ExportImport
|
||||
import Annex.Export
|
||||
import Remote.Helper.ReadOnly
|
||||
import Remote.Helper.Messages
|
||||
import Utility.Metered
|
||||
|
|
|
@ -18,7 +18,6 @@ import Remote.Helper.Encryptable (isEncrypted)
|
|||
import qualified Database.Export as Export
|
||||
import qualified Database.ContentIdentifier as ContentIdentifier
|
||||
import Annex.Export
|
||||
import Annex.Import
|
||||
import Annex.LockFile
|
||||
import Config
|
||||
import Git.Types (fromRef)
|
||||
|
|
|
@ -39,7 +39,6 @@ import Control.Concurrent.STM.TVar
|
|||
import Annex.Common
|
||||
import Types.Remote
|
||||
import Types.Export
|
||||
import Annex.Export
|
||||
import qualified Git
|
||||
import Config
|
||||
import Config.Cost
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue