split out Git/Command.hs
This commit is contained in:
parent
02f1bd2bf4
commit
ef28b3fef7
22 changed files with 125 additions and 100 deletions
|
@ -9,6 +9,7 @@ module Git.HashObject where
|
|||
|
||||
import Common
|
||||
import Git
|
||||
import Git.Command
|
||||
|
||||
{- Injects a set of files into git, returning the shas of the objects
|
||||
- and an IO action to call ones the the shas have been used. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue