Windows: Fix v6 unlocked files to actually work.
Pointer files were not being treated as annex content, so "git annex get" didn't replace them with the object.
This commit is contained in:
parent
dcf42949cb
commit
f9d79d194b
4 changed files with 19 additions and 10 deletions
|
@ -13,6 +13,7 @@ import Data.Default
|
|||
|
||||
import Annex.Common
|
||||
import Annex.Content
|
||||
import Annex.Link
|
||||
import Logs.Presence
|
||||
import qualified Annex.Queue
|
||||
import qualified Git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue