add regions to concurrent output
still no progress displays when getting files etc, but a big improvement
This commit is contained in:
parent
4fd03ccd7b
commit
a4dd8503b8
6 changed files with 101 additions and 55 deletions
|
@ -24,7 +24,7 @@ import Annex.Action
|
|||
import Annex.Environment
|
||||
import Command
|
||||
import Types.Messages
|
||||
import Messages.Concurrent
|
||||
import Messages.Internal
|
||||
|
||||
{- Runs the passed command line. -}
|
||||
dispatch :: Bool -> CmdParams -> [Command] -> [GlobalOption] -> [(String, String)] -> IO Git.Repo -> String -> String -> IO ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue