added direct and indirect commands
This commit is contained in:
parent
cf129c2545
commit
5df3c66a85
8 changed files with 202 additions and 9 deletions
|
@ -26,6 +26,8 @@ module Annex.Content (
|
|||
freezeContent,
|
||||
thawContent,
|
||||
freezeContentDir,
|
||||
createContentDir,
|
||||
replaceFile,
|
||||
) where
|
||||
|
||||
import System.IO.Unsafe (unsafeInterleaveIO)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue