split out Git/Command.hs
This commit is contained in:
parent
02f1bd2bf4
commit
ef28b3fef7
22 changed files with 125 additions and 100 deletions
|
@ -11,6 +11,7 @@ import qualified Data.ByteString.Lazy.Char8 as L
|
|||
|
||||
import Common
|
||||
import Git
|
||||
import Git.Command
|
||||
|
||||
{- Converts a fully qualified git ref into a user-visible version. -}
|
||||
describe :: Ref -> String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue