implement withGlobalOptions, and convert Find
This commit is contained in:
parent
7af0893abd
commit
5cc882a35e
6 changed files with 44 additions and 24 deletions
|
@ -31,7 +31,6 @@ import Annex.Content
|
|||
import Annex.Environment
|
||||
import Command
|
||||
import Types.Messages
|
||||
import CmdLine.GlobalSetter
|
||||
|
||||
{- Runs the passed command line. -}
|
||||
dispatch :: Bool -> CmdParams -> [Command] -> [Parser GlobalSetter] -> [(String, String)] -> IO Git.Repo -> String -> String -> IO ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue