Skip to content
Snippets Groups Projects
Commit 8918bae0 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Drop remaining uses of external "tar"

Also, fetchGit now runs in O(1) memory since we pipe the output of
'git archive' directly into unpackTarball() (rather than first reading
it all into memory).
parent f2bd8470
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment