import Utility.FileSystemEncoding in Common
This commit is contained in:
parent
f574d8af10
commit
7d51b0c109
21 changed files with 1 additions and 22 deletions
|
@ -38,7 +38,6 @@ import Git.Types
|
|||
import Git.FilePath
|
||||
import Git.HashObject
|
||||
import qualified Utility.CoProcess as CoProcess
|
||||
import Utility.FileSystemEncoding
|
||||
import Utility.Tuple
|
||||
|
||||
data CatFileHandle = CatFileHandle
|
||||
|
|
|
@ -22,7 +22,6 @@ import Git.UpdateIndex
|
|||
import Git.HashObject
|
||||
import Git.Types
|
||||
import Git.FilePath
|
||||
import Utility.FileSystemEncoding
|
||||
|
||||
{- Performs a union merge between two branches, staging it in the index.
|
||||
- Any previously staged changes in the index will be lost.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue