split out Git/Command.hs
This commit is contained in:
parent
02f1bd2bf4
commit
ef28b3fef7
22 changed files with 125 additions and 100 deletions
|
@ -22,6 +22,7 @@ import Control.Monad (forM_)
|
|||
import Utility.SafeCommand
|
||||
|
||||
import Git
|
||||
import Git.Command
|
||||
|
||||
{- An action to perform in a git repository. The file to act on
|
||||
- is not included, and must be able to be appended after the params. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue