Hacker News new | ask | show | jobs
by georgyo 1235 days ago
If you read the commit message you would see that it is up drop a third party dependency.
1 comments

Yeah, read that. Just don't understand, if git already had an internal gzip implementation, why wasn't it used since it was added?
Because not everyone refactors whole codebase after adding one function that might be useful somewhere else.

I'd imagine motivation for this change in particular is multiplatform use, not every platform just have gzip in path.