You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we already link to `zlib` library, we can perform the
compression without even requiring gzip on the host
machine
We modify write_tar_filter_archive() function in archive-tar.c
to handle the compression when `gzip -cn` is requested
Signed-off-by: Rohit Ashiwal <[email protected]>
0 commit comments