refactor param seeking

This commit is contained in:
Joey Hess 2010-11-11 18:54:52 -04:00
parent 5357d3a37a
commit da0de293d1
17 changed files with 138 additions and 93 deletions

View file

@ -11,7 +11,7 @@ import Control.Monad.State (liftIO)
import Monad (when)
import Command
import Command.Drop
import qualified Command.Drop
import qualified Annex
import Locations
import LocationLog
@ -22,6 +22,9 @@ import qualified Remotes
import UUID
import Messages
seek :: [SubCmdSeek]
seek = [withFilesInGit start]
{- Move a file either --to or --from a repository.
-
- This only operates on the cached file content; it does not involve