46588674b0
Could have just used hGetContentsStrict here, but that would require storing all the shas in memory. Since this is called at the end of a git-annex run, it may have created a *lot* of shas, so I avoid that memory use and stream them out like before. |
||
---|---|---|
.. | ||
Branch.hs | ||
CatFile.hs | ||
HashObject.hs | ||
LsFiles.hs | ||
LsTree.hs | ||
Queue.hs | ||
Ref.hs | ||
UnionMerge.hs |