fix
This commit is contained in:
parent
16243b9972
commit
81c4259a0d
1 changed files with 1 additions and 1 deletions
|
@ -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. -}
|
||||
|
|
Loading…
Reference in a new issue