Closed ggreif closed 1 year ago
This backs out my previous attempt (#92, looks like the GitHub API doesn't implement @-file semantics yet) and fixes the streaming of file contents instead (this follows closely how OctoKit's test is structured).
@
@svenstaro PTAL.
Well, let's try this again.
This one worked. My *.tar.gz files unpack just fine.
*.tar.gz
This backs out my previous attempt (#92, looks like the GitHub API doesn't implement
@
-file semantics yet) and fixes the streaming of file contents instead (this follows closely how OctoKit's test is structured).