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 | ||
BranchState.hs | ||
CatFile.hs | ||
Content.hs | ||
Exception.hs | ||
Journal.hs | ||
Queue.hs | ||
Ssh.hs | ||
UUID.hs | ||
Version.hs |