niv-0.2.4: Easy dependency management for Nix projects

Safe HaskellNone
LanguageHaskell2010

Niv.Git.Cmd

Synopsis

Documentation

latestRev Source #

Arguments

:: Text

the repository

-> Text

the ref/branch

-> IO Text 

defaultRefAndHEAD Source #

Arguments

:: Text

the repository

-> IO (Text, Text) 

abortNoRev :: [Text] -> Text -> IO a Source #

abortNoRef :: [Text] -> Text -> IO a Source #

runGit :: [Text] -> IO [Text] Source #

Run the "git" executable