This commit is contained in:
Joey Hess 2015-04-30 14:02:56 -04:00
parent 9e10b5ca9c
commit 38c458b407
12 changed files with 91 additions and 60 deletions

View file

@ -12,7 +12,7 @@ import Command
import qualified Remote
import Annex.Content
import Annex.Transfer
import Config.NumCopies
import Annex.NumCopies
import Annex.Wanted
import qualified Command.Move