populate unlocked files with newly available content when ingesting
This can happen when ingesting a new file in either locked or unlocked mode, when some unlocked files in the repo use the same key, and the content was not locally available before.
This commit is contained in:
parent
4f60234690
commit
cfaac52b88
3 changed files with 27 additions and 5 deletions
|
@ -24,6 +24,7 @@ module Annex.Content (
|
|||
withTmp,
|
||||
checkDiskSpace,
|
||||
moveAnnex,
|
||||
populatePointerFile,
|
||||
linkAnnex,
|
||||
linkAnnex',
|
||||
LinkAnnexResult(..),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue