This commit is contained in:
Joey Hess 2013-10-17 19:41:00 -04:00
parent 16243b9972
commit 81c4259a0d

View file

@ -16,7 +16,7 @@ import Git
import Git.Types
import qualified Utility.CoProcess as CoProcess
#ifdef mingw32_HOST_OS
import Git.Filename
import Git.FilePath
#endif
{- Constructs a git command line operating on the specified repo. -}