Hacker News new | ask | show | jobs
by forgotpwd16 1235 days ago
Yeah, read that. Just don't understand, if git already had an internal gzip implementation, why wasn't it used since it was added?
1 comments

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.