-
Don't use tar reader for '-C' only flag · 37981787
Currently `ipfs get -C <hash>` returns error even if <hash> is a file. This PR is for the case when the compress flag is enabled, use the dagreader directly and pipe to a gzip processor. License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于37981787
×