broke subcommands out into separate modules
This commit is contained in:
parent
606ed6bb35
commit
0eae5b806c
14 changed files with 780 additions and 556 deletions
|
@ -9,7 +9,7 @@ import System.Environment
|
|||
|
||||
import qualified Annex
|
||||
import Core
|
||||
import Commands
|
||||
import CmdLine
|
||||
import qualified GitRepo as Git
|
||||
import BackendList
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue