sync: Fix bug that caused direct mode mappings to not be updated when merging files into the tree on Windows.
This commit is contained in:
parent
65fe2314be
commit
ab9dd6d8a0
3 changed files with 23 additions and 1 deletions
|
@ -15,7 +15,7 @@ import qualified Git.DiffTree as DiffTree
|
|||
import Git.Sha
|
||||
import Git.Types
|
||||
import Annex.CatFile
|
||||
import Utility.FileMode
|
||||
import Git.FileMode
|
||||
import qualified Annex.Queue
|
||||
import Logs.Location
|
||||
import Backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue