rawfilepath conversion
This commit is contained in:
parent
cc32e31161
commit
f09e299156
6 changed files with 9 additions and 9 deletions
|
@ -182,7 +182,7 @@ addFile smallorlarge file s = do
|
|||
=<< withTSDelta (liftIO . genInodeCache file)
|
||||
Large -> noop
|
||||
Annex.Queue.addUpdateIndex =<<
|
||||
inRepo (stageFile sha treetype (fromRawFilePath file))
|
||||
inRepo (stageFile sha treetype file)
|
||||
return True
|
||||
where
|
||||
changed a b =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue